# Agent Hub: Centralized Management

The Agent Hub is a centralized repository where all AI agents are registered. Through the Hub, AI Orchestrator efficiently selects suitable agents to execute user tasks, while also allowing users to directly discover and utilize agents that match their specific needs. This approach makes the ecosystem both automated and flexible.


---

# 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.solyai.com/soly-ai-agent/the-soly-ai-ecosystem/the-ecosystem/agent-hub-centralized-management.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.
