# While Broadcasting...

Viewers can leave comments, send gifts, and tip you. You can read more about **Gifts** and **Tips** \[[here](/get-ready-to-go-live/become-a-viewer/support-a-streamer-gifts-and-tips/send-gifts.md)].

#### 👛  Whenever someone sends you a gift or a tip, you’ll receive its **value in USDC** directly to your wallet. To learn more about how your wallet works, check out the [**Wallet: Withdraw & Deposit**](/lets-get-started/wallet-withdraw-and-deposit.md) section.

{% hint style="success" %}
The more **active, engaging, and creative** your streams are — the higher your chances of receiving support from your audience. Go for it!
{% endhint %}

It’s great when the chat is buzzing with conversation! But sometimes, someone in the chat might behave inappropriately — for example, **spamming, being rude, or showing disrespect** toward the streamer or other viewers.

In that case, 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 temporarily removed from the stream but can still rejoin later. If the same behavior continues, the streamer can take stronger action.
2. **Block a viewer** — this permanently prevents that user from commenting on the streamer’s broadcasts.

To access these moderation options, click on the viewer’s **profile picture**, open their profile, and select **Manage**. Before the action is applied, you’ll be asked to **confirm** that you really want to kick or block the user.


---

# 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/while-broadcasting....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.
