# Start a new chat

All your current and future conversations will be stored in the **CHAT** section. To start a new chat:

1. Go to the user’s profile.
2. Click the **Chat** button.
3. You’ll be redirected to a private chat window.

When you send your first message, the user will need to **accept** your chat request — after that, your chat becomes fully open for both of you.

> Sending a gift or a tip to a streamer unlocks your chat with them automatically, so you don’t need to wait for them to accept a request!

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

{% hint style="success" %}
If you sent the wrong message, no worries — you can **edit or delete it**. Just right-click (or tap and hold on mobile) the message, and the action menu will appear.
{% endhint %}


---

# 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.frogy.com/get-ready-to-go-live/become-a-viewer/support-a-streamer-gifts-and-tips/chats/start-a-new-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.
