# AI Multi-Agents

AI Multi-Agents are specialized digital assistants designed to perform specific tasks autonomously.

In the [GM.AI](https://gm.ai/) system, each agent handles functions like data analysis, balance retrieval, or transactions. By having distinct agents, tasks are completed more accurately and efficiently, working together in a cohesive workflow for quicker responses.

For more insight about AI Agents, read the thread by [@lukedelphi](https://x.com/@lukedelphi), Co-Founder of Delphi Labs:&#x20;

{% embed url="<https://x.com/lukedelphi/status/1787823641855422953>" %}


---

# 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/gminfra/ai-multi-agents.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.
