# UTILITY

- [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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mindaiproject.com/utility.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.
