> For the complete documentation index, see [llms.txt](https://docs.suvvy.ai/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.suvvy.ai/en/main-settings/dopolnitelnye-nastroiki/monetization.md).

# Monetization

{% hint style="info" %}
Providing the bot by subscription is only possible if the Savvi account status is Integrator.
{% endhint %}

### Connection

{% stepper %}
{% step %}
In the selected bot, in the **Advanced Settings/Monetization** section, enable "**Enable monetization for this bot**"

{% hint style="warning" %}
IMPORTANT! Monetization settings will be available after connecting the payment system and entering your payment information.
{% endhint %}

<figure><img src="/files/TaWNvqSpEbKNAXmDhfgW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Two **Monetization Settings blocks** will become available to you.

1. **Payment System Settings**

<figure><img src="/files/nejRoEFQ43NdTU6TOGGI" alt=""><figcaption></figcaption></figure>

* Payment System - Select the connected payment system.
* Payment Description - A text description of the service that will be sent to the subscriber along with a payment link.
* Return Link - If you don't have your own website and need a ready-made page notifying the subscriber of an action, you can use our placeholder pages.
* Automatic Payment Acceptance - Choose between one-stage or two-stage payment.

2. **Monetization settings**

<figure><img src="/files/wfty0cZjxEcH4QdyVWIr" alt=""><figcaption></figcaption></figure>

* **Payment Amount**
* **Test Balance** - The amount credited to the subscriber for testing the bot upon first connection.
* **Commission percent** - The commission percentage determines how much of the bot user's payment will be credited to your income immediately and how much remains for the subscriber to use. For example, if a subscriber tops up their account with 1,000 rubles and a 50% commission is specified, only 500 rubles will be credited to their personal account for replies, while the remaining 500 remains yours.
* **Payment link variable name** - the name of the variable to use in the bot instructions.
* **Message text when client balance is zero** - a message to the subscriber when their balance reaches zero. If a payment link is not included in the message when the client's balance is zero, it is automatically added at the end of the message. Variables can be used to add a payment link or personalized data to the message.
* **Message text when Savvi account balance is zero** - a message to the subscriber when the bot creator's balance is too low to top up the conversation balance.
  {% endstep %}

{% step %}
The **Subscribers tab** provides information on each subscriber: **Subscription Date**, **Replenishment Date**, **User**, **Current Balance**, **Total Replenishments**, **Total Withdrawals**, **Link to Current Dialogue.**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
Important! To add a new subscription bot, your account balance must cover:

* all your active subscriptions,
* plus a reserve of 100 new subscriptions, including the commission.

B>S+100×(C−C×P)\
where

* B is the user's balance;
* S is the sum of the active subscription balances for all paid bots;
* C is the subscription cost of one bot;
* P is the commission percentage of the payment (in fractions, for example, 0.5);
  {% endhint %}

> Example:\
> The sum of active subscription balances is 1,000 rubles, the cost of one bot subscription is 100 rubles, and the commission is 50%.\
> 1,000 + 100 (100 - 100 x 0.5) = 6,000\
> The minimum account balance must be at least 6,000 rubles.
