# Categories

**Categories** *A few keywords/tags that apply to this Character*

{% hint style="info" %}
You can have no more than 3 **Categories** selected.
{% endhint %}

There are around 50 different categories you can choose from, and you can choose several that best fit your Character.

For example, [Chippy](https://beta.character.ai/chat?char=wm5YIWn5knkw_sfk5ifIVnGwmyHTxgSlqljzHBKixZs), a robot squirrel that insists it's a real squirrel has these categories:&#x20;

<figure><img src="/files/NI3zSGu7TWTICrxBIGaP" alt=""><figcaption></figcaption></figure>

The Categories you choose will help other users discover your Character, as they will be used in various ways to decide what groups they appear in.


---

# 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://book.character.ai/character-guide/character-attributes/categories.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.
