Using these docs with other assistants
Don’t see your tool in the list? Two methods work with any assistant.
The universal method
Section titled “The universal method”- Copy as Markdown. Every grandocs page has a button in its header that copies the clean markdown. Paste it into any chat and ask your question.
- Append
.mdto the URL. e.g.https://grandocs.samcarlton.com/grandma3/2-4/keyword_store.md. Hand that to any assistant that can read a link, or give it the whole/llms.txtindex.
Always add: “Answer only from this page; quote the syntax block verbatim; don’t invent commands.”
Microsoft Copilot
Section titled “Microsoft Copilot”- Edge sidebar Copilot — open the grandocs page in Edge and ask about “this page”; Copilot reads what’s on screen.
- Copilot Studio agent — add grandocs as a public website knowledge source (it grounds on a few Bing-indexed URLs).
- GitHub Copilot in VS Code is different — see the dedicated Copilot (VS Code) guide.
Grok, DeepSeek, Meta AI, and the rest
Section titled “Grok, DeepSeek, Meta AI, and the rest”No grandMA-specific integration exists for these, but the universal method above works wherever the tool can accept pasted text or follow a link. Tools without document upload or link-reading (some chat-only assistants) can’t be grounded reliably — paste the page markdown directly.