This documentation is optimized for use with AI tools and Large Language Models (LLMs). You can use our documentation as context for AI assistants to help with your Super Qi Miniapp development.
We provide two static text files that contain the complete documentation in an AI-friendly format:
/llms.txt - Condensed version of the documentation/llms-full.txt - Full comprehensive documentation with complete detailshttps://superqi-dev-docs.pages.dev/llms.txthttps://superqi-dev-docs.pages.dev/llms-full.txtPlease read https://superqi-dev-docs.pages.dev/llms.txt and help me with Super Qi Miniapp development
An MCP (Model Context Protocol) server for Super Qi documentation is currently in development and will be deployed soon. This will provide a more seamless integration experience, allowing AI assistants to directly access and query the documentation through the MCP protocol. Note that MCP requires a server component, while the current documentation solution is plain and simple, using only frontend static files.
Once the AI has loaded the documentation, you can ask questions like:
Ask the AI to help debug issues or explain specific concepts from the documentation without manually searching through multiple pages.
Request code snippets and implementation examples based on the API reference and guides in the documentation.
New team members can use AI to get instant answers while learning the Super Qi platform, making onboarding faster.