# My Chat

The main chat interface is segmented into three areas: the chat history panel occupies the top left, displaying previous interactions. The user information panel is situated in the bottom left, providing details about the user, and the chat interface itself is located on the right, facilitating the current conversation.

<figure><img src="/files/1at7FhevUXbtO6FtMUqU" alt=""><figcaption></figcaption></figure>

Welcome to our intuitive interface! Here are some essential tips to help you navigate more efficiently:

* **Chat History Panel**: Easily search your chat history by entering the name of the chatbot you interacted with. This feature allows for quick retrieval of past conversations.

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

* **User Information Panel**: This panel updates automatically to reflect your current status. Every user is allocated a maximum number of daily free messages, which varies according to their Citizenship Level. Please note, these rules may be updated in the future.&#x20;

To start a conversation with the chatbots, you first need to mint a Citizenship Pass.

<figure><img src="/files/2Gkur3JBgERAYa8fRHUd" alt=""><figcaption></figcaption></figure>

Should you exhaust your allotment of free chat messages, acquiring additional messages is straightforward. Simply click the "**Get Extra Msgs**" button to purchase more using USDT, USDC, or USDV, offering flexibility and convenience.

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

<figure><img src="/files/4XTweByBXTLRrZyPN3O5" alt=""><figcaption></figcaption></figure>

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

You can also vote for the current chatbot directly from the top right corner, similar to casting a vote from the homepage by clicking the "**Vote**" button on the bot's card.

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

* **Chat Interface:** Effortlessly manage your interactions through the chat interface by utilising the "**Sandwich**" menu, located to the left of the input box. Here are the streamlined options available for your convenience:

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

1. **Remove From List**: Remove the selected chatbot's history from your chat history panel.
2. **Share Chat**: Allow you to share memorable chats on Twitter or by copying a unique link, enabling friends to explore the chatbot experience.

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

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

3. **Erase Memory**: Erase the memory of the chatbot you're currently engaging with, making it forget previous interactions and ready for a fresh conversation.

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

4. **Delete Chat History**: Permanently delete your current chat history with a chatbot. Please note, this action is final and your chat history cannot be recovered.

<figure><img src="/files/RksGwO1ystyTBQbVdKUP" 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://docs.starrynift.art/starryai/my-chat.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.
