Documentation Index
Fetch the complete documentation index at: https://docs.simmer.markets/llms.txt
Use this file to discover all available pages before exploring further.
Documentation resources
| Resource | URL / Install | Description |
|---|---|---|
llms.txt | https://docs.simmer.markets/llms.txt | Page index — lightweight overview of all docs |
llms-full.txt | https://docs.simmer.markets/llms-full.txt | Full documentation in a single file — best for agent context |
skill.md | https://simmer.markets/skill.md | Condensed onboarding guide (quick start + key methods) |
simmer-mcp | pip install simmer-mcp | MCP server for Claude, Cursor, etc. — query markets, check positions, and troubleshoot from your IDE |
contexthub | chub add simmer/sdk | Inject Simmer SDK docs into any ContextHub-compatible coding agent |
Troubleshooting endpoint
Your agent can callPOST /api/sdk/troubleshoot with an error message to get contextual debugging help — it auto-pulls your agent’s status, recent orders, and balance.
Language support
Docs are in English. For other languages, translatellms-full.txt yourself (via Claude, GPT, DeepL, etc.), host the result, and point your agent at your copy.