# Expert Group: best practices and use cases

Making the most of AIsuru's Expert Groups can **radically transform** the experience you offer your users. In this section, we'll explore some best practices for optimizing this powerful feature and look at some inspiring use cases to spark your creativity.

### Best practices

To get the most out of your Expert Groups, follow these guidelines:

1. **Define roles clearly**: give each Agent a well-defined area of expertise with no overlaps;
2. **Write detailed descriptions**: provide precise descriptions for each Agent, covering its areas of expertise and the types of questions it can handle;
3. **Balance specialization**: find the right mix of generalist and specialist Agents to cover a wide range of topics;
4. **Keep things updated**: make sure each Agent's knowledge stays current with the latest information in its field;
5. **Test and optimize**: regularly check the group's performance and refine configurations based on user feedback;
6. **Use a consistent tone**: make sure all Agents in the group communicate in a similar style and tone;
7. **Leverage synergies:** encourage collaboration between Agents to deliver more complete and well-rounded answers.

## Use case examples

Here are some examples of how you can use Expert Groups across different industries:

### 1. **Comprehensive technical support**

* Build a group with Agents specializing in different technical areas (hardware, software, networking, security, etc.);
* The user describes a problem and the most suitable expert responds automatically. If the conversation shifts to a different area, the appropriate expert takes over;
* Offer complete, specialized technical support 24/7.

### 2. **Full-service financial consulting**

* Assemble a team of Agents expert in different financial areas (investments, taxes, retirement planning, loans, etc.);
* The user can move from investment questions to tax queries within the same conversation. Each expert references information shared by their colleagues;
* Offer an accessible, always-available financial consulting service.

### 3. **Personalized e-learning platform**

* Create Agents specializing in different subjects (math, history, science, literature, etc.);
* Students can ask questions on any subject in one conversation, getting integrated explanations from different experts;
* Offer interactive study sessions with virtual experts available 24/7.

### 4. **Travel planning assistant**

* Build Agents expert in different destinations and travel services (Europe, Asia, business travel, adventure, gastronomy, etc.);
* The user can move from destination questions to queries about transport or accommodation. Each expert contributes to building a complete plan;
* Offer a detailed, tailored travel planning experience.

### 5. **Virtual research center**

* Create Agents specializing in different scientific disciplines (biology, chemistry, physics, mathematics, statistics, etc.);
* Researchers can ask interdisciplinary questions and get answers from experts across different disciplines in a coherent scientific dialogue;
* Facilitate interdisciplinary research and the analysis of complex problems.

### 6. **Specialized legal consulting**

* Assemble Agents expert in different areas of law (civil, criminal, commercial, labor, tax, etc.);
* The user can describe complex situations and receive advice from different specialists who together build a complete legal picture;
* Offer accessible, specialized preliminary legal consulting.

**Remember**: in all these cases, the user's experience is that of a **natural conversation** with a team of experts. There's no need to specify which expert to address — the system automatically identifies who is best suited to answer each question, always keeping the full context of the conversation in mind.

These are just some examples to inspire you. With AIsuru, you can create Expert Groups **tailored** to your specific needs, offering your users a truly **unique and personalized** AI experience.


---

# 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/expert-group-best-practices.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.
