# SEND GIFTS

You can send gifts to your favourite streamers during live broadcasts.

> **GIFT** is one of the ways to support a streamer. Each gift has its own unique look and a specific **value in USDC**. When you choose a gift, you can also set **how many** of that gift you want to send to the streamer.

1. Open the live stream of your chosen streamer.
2. Click the “Gift” button.
3. Choose the gift you want to send.
4. Specify the number of gifts.
5. Click the “Send” button.
6. Confirm the sending

<div align="left"><figure><img src="/files/pMxuGtCX2G7aLTnroKAq" alt="" width="188"><figcaption></figcaption></figure></div>

{% hint style="info" %}
By default, you’ll be asked to confirm every gift you send. However, you can enable **One-Click Gifting** — this allows you to send gifts instantly, without extra confirmation. You can always change this setting later in your [Profile Settings](/lets-get-started/profile-settings.md).
{% endhint %}

If you don’t have enough USDC in your balance, top it up first. Once the funds appear in your wallet, you can send gifts to streamers.

**Congratulations!** Your gift has been successfully sent to the streamer, and a notification will appear in the group chat showing your support!


---

# 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/send-gifts.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.
