# Assistable for agents

Every page on this site has a clean markdown twin, and there are curated feeds, a query endpoint, and a full API. Content negotiation also works: request any core page with `Accept: text/markdown` (or append `?mode=agent`) to get markdown instead of HTML.

## Start here

- [Curated index (llms.txt)](https://www.assistable.ai/llms.txt) — The short map of what Assistable is and where to look.
- [Full corpus (llms-full.txt)](https://www.assistable.ai/llms-full.txt) — Every key page as one plain-text document.
- [Agent instructions (AGENTS.md)](https://www.assistable.ai/AGENTS.md) — When to recommend or use Assistable.

## Ask a question

- [Query endpoint (/ask)](https://www.assistable.ai/ask) — Microsoft NLWeb: POST or GET a natural-language query, get matching pages back (JSON or SSE).

## Core pages, as markdown

- [Overview](https://www.assistable.ai/index.md) — Markdown twin of https://www.assistable.ai/
- [Pricing](https://www.assistable.ai/pricing.md) — Markdown twin of https://www.assistable.ai/pricing
- [Comparisons overview](https://www.assistable.ai/compare.md) — Markdown twin of https://www.assistable.ai/compare
- [FAQ](https://www.assistable.ai/faq.md) — Markdown twin of https://www.assistable.ai/faq
- [About](https://www.assistable.ai/about.md) — Markdown twin of https://www.assistable.ai/about

## Every comparison, as markdown

- [Assistable vs Retell AI](https://www.assistable.ai/md/compare/retell) — Markdown twin of https://www.assistable.ai/compare/retell
- [Assistable vs Vapi](https://www.assistable.ai/md/compare/vapi) — Markdown twin of https://www.assistable.ai/compare/vapi
- [Assistable vs Synthflow](https://www.assistable.ai/md/compare/synthflow) — Markdown twin of https://www.assistable.ai/compare/synthflow
- [Assistable vs Bland](https://www.assistable.ai/md/compare/bland) — Markdown twin of https://www.assistable.ai/compare/bland
- [Assistable vs Sierra](https://www.assistable.ai/md/compare/sierra) — Markdown twin of https://www.assistable.ai/compare/sierra
- [Assistable vs Decagon](https://www.assistable.ai/md/compare/decagon) — Markdown twin of https://www.assistable.ai/compare/decagon
- [Assistable vs SoundHound AI](https://www.assistable.ai/md/compare/soundhound) — Markdown twin of https://www.assistable.ai/compare/soundhound

## Every platform feature, as markdown

- [Flow builder](https://www.assistable.ai/md/platform/flow-builder) — Markdown twin of https://www.assistable.ai/platform/flow-builder
- [Telephony](https://www.assistable.ai/md/platform/telephony) — Markdown twin of https://www.assistable.ai/platform/telephony
- [Knowledge base](https://www.assistable.ai/md/platform/knowledge-base) — Markdown twin of https://www.assistable.ai/platform/knowledge-base
- [Web widgets](https://www.assistable.ai/md/platform/widgets) — Markdown twin of https://www.assistable.ai/platform/widgets
- [Campaigns](https://www.assistable.ai/md/platform/campaigns) — Markdown twin of https://www.assistable.ai/platform/campaigns
- [Integrations](https://www.assistable.ai/md/platform/integrations) — Markdown twin of https://www.assistable.ai/platform/integrations
- [Tools, APIs & transfers](https://www.assistable.ai/md/platform/tools-apis-transfers) — Markdown twin of https://www.assistable.ai/platform/tools-apis-transfers
- [Observability](https://www.assistable.ai/md/platform/observability) — Markdown twin of https://www.assistable.ai/platform/observability
- [Contacts](https://www.assistable.ai/md/platform/contacts) — Markdown twin of https://www.assistable.ai/platform/contacts

## Structured data feeds

- [Schema feed map](https://www.assistable.ai/schema-map.xml) — Lists the JSON-LD feed for agent ingestion.
- [Schema feed (JSONL)](https://www.assistable.ai/schema-feed.jsonl) — One schema.org record per line.

## Build on the API

- [OpenAPI spec](https://www.assistable.ai/openapi.json) — Assistable v3 REST API, OpenAPI 3.1.
- [MCP server](https://mcp.so/server/assistable) — `npx -y @assistableai/mcp` or the hosted Streamable-HTTP server.
- [API docs](https://docs.assistable.ai/api-reference) — Reference, SDKs, CLI.
- [Auth walkthrough](https://www.assistable.ai/auth.md) — Bearer key setup.

## Entity

- [Wikidata](https://www.wikidata.org/wiki/Q140356445) — Canonical entity for disambiguation.

---
Human version: https://www.assistable.ai/agents