# Chat Requests

When someone messages you for the first time, you’ll receive a **chat request**. You can accept or decline it — this helps prevent spam and gives you full control over who can contact you.

Keep in mind:

1. You **won’t receive a notification** for new requests, so it’s a good idea to check your request list from time to time.
2. The sender **won’t see that you’ve read** their message until you accept the request.

{% hint style="success" %}
If a viewer **sends you a gift or a tip during your stream**, they’ll be **automatically added to your chat list** — no manual approval needed!
{% endhint %}

Keep your chats positive and engaging — friendly interaction is a great way to grow your community!


---

# 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/chat-requests.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.
