# How Paid Subscriptions Work

When you open the profile of a streamer who has enabled **paid subscriptions**, you’ll notice an extra option: Along with the **“+“ Follow** button, a **gold “Subscribe”** button appears.

{% columns fullWidth="false" %}
{% column valign="middle" %}

<div align="left"><figure><img src="/files/AliZq6ev2msI88SyCZXu" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}
To Subscribe:

1. Tap the **Subscribe** button on the streamer’s profile.
2. Choose a **subscription plan** (1, 3, 6, or 12 months).
3. Confirm the payment.

{% hint style="info" %}
If you don’t have enough **USDC** in your wallet, you’ll be prompted to **top up your balance** before completing the subscription.
{% endhint %}

{% endcolumn %}
{% endcolumns %}

#### Subscription Renewal

Subscriptions **renew automatically** at the end of each period.

If the streamer updates the price, you’ll get a [**FROGY Alert**](/get-ready-to-go-live/become-a-viewer/support-a-streamer-gifts-and-tips/chats/frogy-alert-chat.md) letting you know about the change and inviting you to **renew your subscription at the new rate**

#### Chat Access with Streamers

Once you subscribe to a streamer, you can **message them directly** — just like with **tips and gifts**, your **chat unlocks automatically**.

{% hint style="success" %}
No need to wait for the streamer to approve your request — paid subscribers get instant access.
{% 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/paid-subscription/how-paid-subscriptions-work.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.
