# How to offer a discount on subscriptions

Discounts apply to new subscribers only and can be set for just the initial subscription period. For instance, if you create a weekly subscription, the discount can apply for one week only. After this, subscribers will pay the full subscription price weekly.

<figure><img src="/files/KEo6BiOvk5ElxmFrwP48" alt="" width="375"><figcaption></figcaption></figure>

1. Open the "Menu" in the @Tribute bot.
2. Select the channel or private group where you want to create а subscription.
3. Click "Subscription" and choose the payment method. Bank cards for subscriptions in euros. [Wallet](https://wiki.tribute.tg/for-content-creators/wallet-pay) — for cryptocurrency payments.
4. Specify the period (weekly, monthly, or yearly). One-time subscriptions cannot be discounted.
5. Specify the amount and currency of the subscription.
6. In the "Discounts" section, enable the discount option, then choose the discount amount: from 10% to 90%, but not less than the service's set [limits](https://wiki.tribute.tg/for-content-creators/fees-limits-currencies).
7. Next, specify the name, description of the subscription, and the text of the button.
8. Click "Create".

<br>


---

# 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://wiki.tribute.tg/for-content-creators/subscriptions/discount-on-subscriptions.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.
