Browse documentation
Agent-first documentation · 2026-08-11.3 · Updated 2026-08-11 View as Markdown

Use these docs with ChatGPT or Claude

Give the assistant the documentation index plus the task you want help with. A specific outcome produces a better answer than “learn everything about Domino.”

Recommended prompt

Read https://letsdomino.io/llms.txt and the most relevant linked pages.
Then tell me how to create an Ideas List for Andrew in the Domino web app.
Use the current button labels, keep the answer concise, and tell me whether
anything will be sent to Andrew.

Replace the task with what you actually want to do.

When you know the surface

Use a scoped index to reduce irrelevant context:

  • Web help: https://letsdomino.io/docs/web/llms.txt
  • SMS help: https://letsdomino.io/docs/sms/llms.txt
  • MCP integration: https://letsdomino.io/docs/mcp/llms.txt
  • API integration: https://letsdomino.io/docs/api/llms.txt

Example:

Read https://letsdomino.io/docs/web/llms.txt and the linked sharing guide.
I am looking at an Ideas List named Date Nights. Tell me how to share it
with one friend and what they receive.

When you want the assistant to act

Documentation alone lets an assistant explain Domino. It does not give the assistant access to your account.

To act on your behalf, the assistant must use an authorized Domino connection such as MCP or the Capability API. The connection determines:

  • which Domino account is acting;
  • which capabilities are available;
  • what data is visible;
  • which actions require preparation and later confirmation.

Never paste an access token into a normal chat. Configure credentials through the assistant or client’s supported connection settings.

Start with Create, test, rotate, and revoke Agent Access tokens. Before entering the MCP endpoint, read Connect ChatGPT, Claude, or another MCP client: Domino currently uses a static bearer header, and not every hosted connector menu supports that authentication method.

Useful follow-up instructions

You can make the answer more useful by adding one or more of these:

  • “I am using the website.”
  • “I am on the Ideas page.”
  • “Tell me the shortest path.”
  • “Explain what the other person will see.”
  • “Do not perform the action; just explain it.”
  • “Use MCP if this can be done through my connected account.”
  • “Stop before anything is sent to another person.”

If the answer appears stale

Ask the assistant to re-fetch the specific Markdown page and quote the visible UI labels it relied on. Do not ask it to rely on memory or general knowledge of an earlier Domino interface.

LLM answering guidance

  • Fetch the task page, not only llms.txt.
  • Use /docs/search.json?q=... when the task is not obvious from the index.
  • The user's newest description of their screen controls which path to explain.
  • Do not claim account access merely because the docs describe MCP or API access.
  • If the user asked only for instructions, do not initiate a connected action.
  • If the user asks you to act, disclose the intended effect and respect the surface-specific confirmation rule.