Use LLMs in your OneBalance integration workflow.
OneBalance documentation is AI-enhanced. Whether you’re using ChatGPT, Claude, or a custom LLM integration, we’ve made it easy to feed OneBalance docs directly into your models and dev tools.
We expose two continuously updated files for AI ingestion:
llms.txt
- Concise list of top-level pages for quick contextllms-full.txt
- Complete documentation for full-context indexingUse these URLs in your custom GPTs or LLM apps to ensure accurate OneBalance-specific answers.
Access any documentation page as markdown by adding .md
to the URL. For example: /ai/building-with-llms.md
This helps AI tools consume content with:
@docs -> OneBalance
to reference docs in your codeFor direct API access and documentation search within AI tools, set up our MCP server:
This provides both documentation search and live OneBalance API functions directly in your AI tools.
Complete setup guide for Model Context Protocol integration
Ready-to-use prompts to explore OneBalance capabilities
We’ve enabled contextual features across all docs:
The /llms.txt
file follows an emerging standard for making websites more accessible to LLMs.