# Agent Store

The Agent Store provides pre-built agent templates designed for specific business roles. Rather than configuring a single, general-purpose agent, deploying a specialised template gives you an agent that is already optimised for a particular function - resulting in more consistent, reliable responses from day one.\
\
You can also deploy agents across different workspaces, giving each one access to a specific knowledge base and team. This simplifies configuration and helps ensure more accurate, high-quality responses.

Handover between agents happens seamlessly through our orchestration layer, and will become even more configurable as the A2A agent management standard evolves.\
\
Additionally, all customer interactions are captured in a central system, giving every agent a complete, unified view of the customer’s history and journey.

You can access the Agent Store directly from the main user interface, or via the agent deployment process within each workspace.

&#x20;


---

# 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://converso.gitbook.io/product-documentation/ai-agents/agent-store.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.
