# AI Characters

AIChatOne app allows you to build your own AI character collection so you can turn your chat model into a custom chatbot to implement a specific task.

* You can choose to add AI characters from AIChatOne’s built-in AI characters
* Or build your own AI characters

## Choose from Built-in AI Characters <a href="#id-91839390e9d34e91ac23994c8e15a9c0" id="id-91839390e9d34e91ac23994c8e15a9c0"></a>

AIChatOne offers more than 50 pre-built AI characters. Here’s how to add them to your library:

* Click “Select Character”
* Navigate the “Explore Characters” section
* “Add” characters that you find most useful to your “My Characters” collection.

The AI Character you've just added will now be visible in the “My Characters” section

## Build Your Own AI Characters <a href="#b2e340a558254325ad2956e63cf2353a" id="b2e340a558254325ad2956e63cf2353a"></a>

You can also build your own AI Characters as follows:

* Click “Select Characters”
* Navigate the “My Characters” section
* Click “Create Character” button
* Fill in the necessary details - your character title, description, image, system instruction, training examples, etc.

The AI Character you create will also be displayed in the “My Characters” section


---

# 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.aichatone.com/product-guides/ai-characters.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.
