# Subscription

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

{% hint style="success" %}
You can use the **Suvvy** platform without a subscription, but for professional use we recommend considering the available subscription plans that provide access to **advanced features**, making professional use of the platform even more efficient.
{% endhint %}

## Subscription plans

{% tabs %}
{% tab title="Start" %}

* [x] 10 AI agents
* [x] 50 messages for campaigns
* [x] Number of parallel campaigns per channel: 1
* [x] 1 account
* [ ] LLM model selection
* [ ] Website widget customization
* [ ] Personal Telegram chat with technical support
  {% endtab %}

{% tab title="PRO" %}

* [x] 50 AI agents
* [x] 500 messages for campaigns
* [x] Number of parallel campaigns per channel: 1
* [x] 3 team members
* [x] LLM model selection
* [ ] Website widget customization
* [ ] Personal Telegram chat with technical support
  {% endtab %}

{% tab title="Buisness" %}

* [x] 100 AI agents
* [x] 5000 messages for campaigns
* [x] Number of parallel campaigns per channel: 3
* [x] 10 team members
* [x] LLM model selection
* [x] Website widget customization
* [ ] Personal Telegram chat with technical support
  {% endtab %}

{% tab title="Enterprise" %}

* [x] Unlimited AI agents
* [x] Unlimited messages for campaigns
* [x] Number of parallel campaigns per channel: Unlimited
* [x] Unlimited team members
* [x] LLM model selection
* [x] Website widget customization
* [x] Personal Telegram chat with technical support
  {% endtab %}
  {% endtabs %}

<figure><img src="/files/5KPHoOzg9sJg91J1KNiX" alt=""><figcaption></figcaption></figure>

To obtain **“Integrator”** status, you must have an active **PRO/Business** subscription and an enabled [Partner Program](/en/for-partners/partnerskaya-programma.md).

{% hint style="info" %}
It is possible to connect and **renew the subscription for free**:

* If the total spending of all referrals over the previous **30 days** reaches 25,000 RUB for the **PRO** subscription and 50,000 RUB for the **Business** subscription (equivalent to partner revenue of 5,000 RUB and 10,000 RUB respectively).
* If your spending on the platform over the previous **30 days** exceeds the cost of the selected subscription plan.

The required amount for free renewal is calculated based on the **last 30 days**.
{% endhint %}

{% hint style="warning" %}
**Please note:**

* The subscription is active for one month from the moment of activation; after that, renewal is performed automatically according to the specified conditions.
* If, at the time of activation or renewal, the conditions for free renewal are not met, funds from your **main balance** will be used to activate and renew the subscription.
* If, at the time of activation or renewal, the conditions for free renewal are not met, the remaining funds from your **bonus balance** will be charged.
* If there are insufficient funds on the balance at the time of subscription renewal, the subscription level will automatically be downgraded to the **Start** plan.
  {% endhint %}

## Activation

1. Go to **“Balance”** and select the **“Subscription”** tab.

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

2. Select the subscription that suits you and click the **“Activate”** button.

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

3. If necessary, you can increase the number of team members in the selected plan.

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

### Additional message packages for campaigns&#xD;

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

Each subscription plan has a limit on the maximum number of messages for campaigns. If the available number of messages is not sufficient for you, but upgrading to another subscription plan is not practical, you can additionally increase the number of messages. To do this, activate a suitable package.

To activate, select the appropriate package and click the **“Activate”** button.


---

# 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.suvvy.ai/en/for-partners/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.
