> For the complete documentation index, see [llms.txt](https://smartbots-1.gitbook.io/docs-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smartbots-1.gitbook.io/docs-v2/ai/roles-library.md).

# Roles library

Welcome to our **Role Library**, a central collection of ready-to-use roles. These roles are categorized into **Business**, **Entertainment**, **Education**, and **Roleplay** sections.

### About Roles

Each role defines the **personality** and **knowledge** of the AI character:

1. **Personality** – influences the AI’s tone, style, and attitude in conversations.
2. **Knowledge** – provides the AI with relevant information, documentation, or data about a particular domain.

<figure><img src="/files/knyAI0qbuwWA95hpoY1v" alt="" width="563"><figcaption></figcaption></figure>

For more details on constructing effective roles, visit our [Recommendations](/docs-v2/ai/recommendations.md) page.

### What You’ll Find Here

* **Business** roles focused on customer service, sales, and professional interactions.
* **Entertainment** roles geared toward fun, trivia, and casual dialogue.
* **Education** roles specialized for learning, teaching, and academic support.
* **Roleplay** roles that enable immersive character interactions and storytelling.

Browse through the sections to find a role that best suits your needs or use them as a foundation to craft your own custom roles.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://smartbots-1.gitbook.io/docs-v2/ai/roles-library.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.
