# gmAI Ecosystem

- [gmAI Mini App](https://docs.gm.ai/gmai-ecosystem/gmai-mini-app.md): The all-in-one portal for the gmAI airdrop
- [2FA authentication](https://docs.gm.ai/gmai-ecosystem/gmai-mini-app/2fa-authentication.md): A secure way to access your private key in gmAI Mini App.
- [Intent Trade](https://docs.gm.ai/gmai-ecosystem/intent-trade.md): The Ultimate AI Trading with Multi LLM & Multi Agents.
- [gmINFRA](https://docs.gm.ai/gmai-ecosystem/gminfra.md): The First AI Multi-Agent and Multi-LLM System for Blockchain
- [AI Multi-Agents](https://docs.gm.ai/gmai-ecosystem/gminfra/ai-multi-agents.md)
- [AI Multi-LLM](https://docs.gm.ai/gmai-ecosystem/gminfra/ai-multi-llm.md)
- [Importance of AI Multi-Agent and Multi-LLM System](https://docs.gm.ai/gmai-ecosystem/gminfra/importance-of-ai-multi-agent-and-multi-llm-system.md)
- [gmMODEL](https://docs.gm.ai/gmai-ecosystem/gminfra/gmmodel.md): For developers
- [Features](https://docs.gm.ai/gmai-ecosystem/gminfra/gmmodel/features.md)
- [gmiNFRA Chatbot](https://docs.gm.ai/gmai-ecosystem/gminfra/gmmodel/gminfra-chatbot.md)
- [Developer Guideline](https://docs.gm.ai/gmai-ecosystem/gminfra/gmmodel/developer-guideline.md)
- [API Documentation Stream API](https://docs.gm.ai/gmai-ecosystem/gminfra/gmmodel/developer-guideline/api-documentation-stream-api.md)
- [Swap API](https://docs.gm.ai/gmai-ecosystem/gminfra/gmmodel/developer-guideline/swap-api.md)
- [AnotherUs](https://docs.gm.ai/gmai-ecosystem/anotherus.md): Your Digital Twin in Crypto


---

# 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.gm.ai/gmai-ecosystem.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.
