# About Tiers

To create a new subscription, go to the "Tiers" section in the [menu](/help/en/faq/general/menu.md)

<figure><img src="/files/E3pzoQxm49Kjpq2fi4kz" alt="" width="192"><figcaption></figcaption></figure>

On the [Polee.me](https://polee.me), a creator can set up to 10 subscription tiers. Each subsequent tier must be more expensive than the previous one and include all content from the lower tiers.

The order of tiers cannot be changed: when editing a tier, its price must remain between the previous and the next levels.

Be mindful when creating subscriptions: well-thought-out pricing, attractive bonuses, and clear descriptions of each tier’s benefits are the key to success!

{% hint style="info" %}
Minimum cost per subscription: Free of charge\
Maximum cost per post: $9,999.99
{% endhint %}

In the window that opens, click on the "New Tier" button.

<figure><img src="/files/a4h9mliwpIjI3uMtTEuF" alt="" width="466"><figcaption></figcaption></figure>

***

You will see the subscription tier editing menu. Here you can set up:

* **Emoji (optional)** – add a symbol to make the tier more noticeable;
* **Name** – how the subscription will appear in the list;
* **Description** – explain what benefits users will receive;
* **Content preview** – upload an image that gives a hint of what’s inside. The same moderation rules apply to previews as to public posts, so they must not contain explicit content: if necessary, use blur or stickers;
* **Price** – the monthly subscription cost (for free tiers, the price is fixed at $0).

**Important:** after making changes, don’t forget to click **“Save changes.”**\
If you are creating a new tier, the button will appear as **“Create subscription.”**

<figure><img src="/files/AjqYbZXCiCqwj38oZ6uu" alt="" width="421"><figcaption></figcaption></figure>

**In the tier list, click the arrow to the right of the subscription price to edit the tier.**

<figure><img src="/files/8BgdFjYWbRDj6e1vc190" alt="" width="466"><figcaption></figcaption></figure>


---

# 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://polee.me/help/en/faq/creators/about-tiers.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.
