Skip to content

llms.txt

Dropslate’s documentation publishes machine-readable indexes at fixed URLs, following the llmstxt.org convention. They are generated from the same pages you are reading, at every build, so they cannot fall behind the docs. An agent that lands on docs.dropslate.top should start with /llms.txt and follow links from there instead of crawling the HTML.

URL Contents Read it when
/llms.txt The index: one line per page with its title, URL and description, grouped as the sidebar is, English first and a ## Українською section with the Ukrainian pages. You need to find the right page.
/llms-full.txt Every page’s full text in one file, in sidebar order. You can hold the whole documentation in context.
/llms-small.txt The same, with code blocks, tables and notes trimmed. Context is tight and prose is enough.
/llms-agents.txt Only the pages an agent needs first: the MCP section and Agent resources - connect, tools, safety rules, what needs confirmation, the skill. You were asked to publish something and want the rules before the details.
/skill.md A ready SKILL.md for Claude or Codex, the same text as skill.md. You are installing Dropslate as a skill.

The product site has its own index at https://dropslate.top/llms.txt (features, pricing as /pricing.md, legal); it links here for the documentation.

Each page’s frontmatter description is the line in /llms.txt, which is why every description on this site is a full sentence under 160 characters and says what the page contains. The full-text files strip navigation and keep headings, tables and code. Pages that are not documentation - the landing page, the subscription result pages - are left out.

  1. Fetch /llms.txt. Pick the pages whose descriptions match the job; for publishing, that is Safety rules, Tools reference and one page under Connect accounts per network involved.
  2. Fetch those pages’ URLs as HTML, or find their sections in /llms-full.txt.
  3. Prefer the tables rendered from code - the limits under Media requirements - over numbers quoted in prose elsewhere.
  4. The OpenAPI document at https://api.dropslate.top/v1/openapi.json is the contract; the pages under API reference explain it.

GPTBot, ChatGPT-User, OAI-SearchBot, PerplexityBot, ClaudeBot, anthropic-ai, Google-Extended and Bingbot are allowed everywhere on docs.dropslate.top; a sitemap with hreflang for both languages is at /sitemap-index.xml. The app at app.dropslate.top disallows every crawler.