# Expert Group

The AIsuru Expert Group **lets you create and manage a virtual team of Agents, all queryable from a single interface.**

In this section, we'll cover:

* [What Expert Groups are](/en/extensions/expert-group/what-are-expert-groups.md) and how they can improve your AI assistant's performance;
* [How to create and configure an Expert Group](/en/extensions/expert-group/creating-an-expert-group.md) step by step;
* How to [add and describe Agents within the Expert Group](/en/extensions/expert-group/adding-agents-to-the-group.md);
* How to [effectively use the Expert Group's contents](/en/extensions/expert-group/using-contents-in-the-expert-group.md);
* [Best practices and use cases for your Expert Group](/en/extensions/expert-group/expert-group-best-practices.md).

You can also **customize the AI model** used by each Expert Group, giving you greater flexibility and control over how the experts coordinate.

Whether you're looking to build a specialized support team, offer consulting in specific areas, or manage complex projects, AIsuru's Expert Groups give you the tools to bring your vision to life. Read on to discover how to unlock the full potential of your Agent, enhanced by a team of virtual experts! 🧠👥

Get ready to supercharge your Agent with a tailor-made team of experts using AIsuru's Expert Groups!


---

# 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.aisuru.com/en/extensions/expert-group.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.
