# MindAI Whitepaper

## MindAI Whitepaper

- [Welcome to MindAI](https://docs.mindaiproject.com/introduction/welcome-to-mindai.md)
- [Vision](https://docs.mindaiproject.com/introduction/vision.md)
- [Mission](https://docs.mindaiproject.com/introduction/mission.md)
- [Why Invest in the AI World](https://docs.mindaiproject.com/introduction/why-invest-in-the-ai-world.md): Potential, Opportunities, and the Growing Financial Landscape of a Booming Industry
- [MindAI - ChatBot](https://docs.mindaiproject.com/utility/mindai-chatbot.md): Available on Telegram, as a bot.
- [Commands](https://docs.mindaiproject.com/utility/mindai-chatbot/commands.md)
- [Chat Mode](https://docs.mindaiproject.com/utility/mindai-chatbot/chat-mode.md)
- [Subscription and Packages](https://docs.mindaiproject.com/utility/mindai-chatbot/subscription-and-packages.md)
- [White Label](https://docs.mindaiproject.com/utility/mindai-chatbot/white-label.md): Create a White Label Bot
- [How to use it](https://docs.mindaiproject.com/utility/mindai-chatbot/how-to-use-it.md)
- [What are the tokens of an AI model?](https://docs.mindaiproject.com/utility/mindai-chatbot/what-are-the-tokens-of-an-ai-model.md)
- [MindAI - Web App](https://docs.mindaiproject.com/utility/mindai-web-app.md): Available on Web, as App.
- [Use Case](https://docs.mindaiproject.com/utility/mindai-web-app/use-case.md)
- [Subscription and Packages](https://docs.mindaiproject.com/utility/mindai-web-app/subscription-and-packages.md)
- [FAQ](https://docs.mindaiproject.com/utility/mindai-web-app/faq.md)
- [MindSwap](https://docs.mindaiproject.com/utility/mindswap.md): Available on Telegram, as a bot.
- [How to Swap](https://docs.mindaiproject.com/utility/mindswap/how-to-swap.md)
- [Volume Booster](https://docs.mindaiproject.com/utility/volume-booster.md): Available soon on Telegram, as a bot.
- [Referral](https://docs.mindaiproject.com/utility/volume-booster/referral.md)
- [FAQ](https://docs.mindaiproject.com/utility/volume-booster/faq.md)
- [Trading Interface](https://docs.mindaiproject.com/utility/trading-interface.md): Available soon on Telegram & Web, as App.
- [Tiers](https://docs.mindaiproject.com/utility/trading-interface/tiers.md)
- [AgentPad](https://docs.mindaiproject.com/utility/agentpad.md): Available soon on Web, as a dApp.
- [Social Agent](https://docs.mindaiproject.com/utility/social-agent.md): Available on soon on X.
- [Staking](https://docs.mindaiproject.com/utility/staking.md): Available on Web, as dApp.
- [Tokenomics](https://docs.mindaiproject.com/general-info/tokenomics.md)
- [Revenue Share](https://docs.mindaiproject.com/general-info/revenue-share.md)
- [Marketing Strategy](https://docs.mindaiproject.com/general-info/marketing-strategy.md)
- [RoadMap](https://docs.mindaiproject.com/general-info/roadmap.md)
- [Team](https://docs.mindaiproject.com/general-info/team.md)
- [Ecosystem Model](https://docs.mindaiproject.com/general-info/ecosystem-model.md)
- [How we can collaborate](https://docs.mindaiproject.com/general-info/how-we-can-collaborate.md)
- [Acceptable Usage](https://docs.mindaiproject.com/policies/acceptable-usage.md)
- [Terms of Service](https://docs.mindaiproject.com/policies/terms-of-service.md)
- [Refund Policy](https://docs.mindaiproject.com/policies/refund-policy.md)
- [Privacy](https://docs.mindaiproject.com/policies/privacy.md)
- [KYC & Audit](https://docs.mindaiproject.com/official-links/kyc-and-audit.md)
- [Partners](https://docs.mindaiproject.com/official-links/partners.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mindaiproject.com/introduction/welcome-to-mindai.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
