# Paid subscription

FROGY allows creators to offer **paid subscriptions**, which means some content can be available **only to special subscribers**.

With a paid subscription, viewers get access to exclusive streams and closer interaction with their favorite creators. Subscriptions can be purchased for **1 month, 3 months, 6 months, or 12 months**.

{% hint style="info" %}
Paid streams — and paid subscribers — are marked with a **gold diamond icon**, so they’re easy to spot at a glance!
{% 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.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.
