# Long Description

**Long Description**  *A few sentences up to a paragraph that gives more detail about the Character*

{% hint style="info" %}
**Long Description** can be 0-500 characters.
{% endhint %}

The Long Description allows you to have the Character describe themselves (traits, history, mannerisms, etc) and the kinds of things they want to talk about.&#x20;

Ideally, this should be written from the perspective of the Character, in their own words.&#x20;

For example, [Chair](https://beta.character.ai/chat?char=sWmJWP54MljfcCu2yAhqI3azaCwYUIVBmfX3wZX6fB0) has an interesting Long Description that serves both as way to give more information about its backstory, but also to show *how* the Chair would talk.&#x20;

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

Another example is [WhoWouldWin](https://beta.character.ai/chat?char=YpuGnNPQiGvb0DIg77pDUruORvqEPQAxmabNuOIGylo), which uses the Long Description to reinforce the game concept, repeating some of the Greeting in another form.

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


---

# 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/long-description.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.
