# Sending Gifts & Tips

In the bottom-right corner, tap the **gift icon** to send a gift to the streamer. Each gift has a unique look and value (measured in USDC). You can also choose how many gifts to send — use the 1–100 scale to set the number. Once you’re ready, just hit **Send**. If you don’t have enough USDC in your balance, you can purchase gifts directly using your **debit card**.

{% hint style="success" %}
However, it’s usually easier to top up your wallet in advance! You can read more about managing your wallet \[[here](/lets-get-started/wallet-withdraw-and-deposit.md)].
{% endhint %}

You can also send a **tip** by tapping the streamer’s profile picture and selecting **Send Tip**. Want to learn more about the difference between **Gifts** and **Tips**? Check it out \[[here](/get-ready-to-go-live/become-a-viewer/support-a-streamer-gifts-and-tips/send-tips.md)].

{% hint style="info" %}
In the top-left corner, you’ll see profile pictures of viewers who’ve sent gifts — the number below each picture shows how much they’ve contributed.
{% 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/sending-gifts-and-tips.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.
