# Chat with Characters

<figure><img src="/files/ZazNDTkBmt5n3gF4ZHPr" alt=""><figcaption><p>Figure 2</p></figcaption></figure>

<img src="/files/IdJNu2vbfnLiiwn4TEXE" alt="" data-size="line"> <mark style="color:yellow;">**Home Tab**</mark> - where you will land whenever you open the app.

* Quick access to chat with characters.

<img src="/files/DbybmVpp1UcFLDHxHJ7B" alt="" data-size="line"> <mark style="color:yellow;">**Conversation Tab**</mark>  - where you can find all the chats and fantasies you have been engaging with.

* Overview of all ongoing conversations and fantasies.
* You can choose to pin chats (by holding down on the conversation and selecting the "pin" icon) as well.


---

# 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.partona.ai/how-to-play/chat-with-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.
