# Comments & Community

You can interact with the streamer and other viewers through **comments**. In this section, you’ll see:

1. When a new viewer joins the stream 👋
2. Who sends gifts (and how many) 🎁
3. Who sends tips (and in what amount) 💸

> Don’t be shy — join the conversation! The FROGY community values respect, friendliness, and positive vibes.

If someone in the chat behaves inappropriately — for example, spams, insults others, or shows disrespect toward the streamer or other viewers — the streamer has a few moderation tools to keep the atmosphere positive:

1. **Kick a viewer** — this acts as a *warning*. The viewer will be removed from the stream but can still rejoin later. However, if the same behavior continues, the streamer can take a stronger action.
2. **Block a viewer** — this permanently prevents that user from commenting on the streamer’s broadcasts.

So our advice is simple: let’s keep the FROGY community kind, safe, and fun for everyone! **🐸💚**

{% hint style="success" %}
The more active you are, the higher you’ll climb in the **Leaderboard**. Keep streaming, chatting, and having fun — you’ve got this!
{% 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/comments-and-community.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.
