> For the complete documentation index, see [llms.txt](https://wiki.forksbot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.forksbot.com/bot/tarify-i-skidki.md).

# Тарифы и скидки

### Стоимость подписки

Стоимость подписки составляет **$6 в сутки** за связку из **двух БК**.

Каждая дополнительная БК — +$1.5 в сутки.

Если на балансе достаточно средств, подписка на бота продлевается автоматически, а необходимая сумма списывается с баланса.

**Пример:**

* 2 БК — $6/сутки
* 3 БК — $7.5/сутки
* 4 БК — $9/сутки

### Промокоды на пополнение баланса

Используйте промокоды при депозите для получения бонуса к балансу:

* **FB5** → +5% к депозиту от **$30**
* **FB10** → +10% к депозиту от **$60**
* **FB15** → +15% к депозиту от **$120**
* **FB25** → +25% к депозиту от **$240**

{% hint style="info" %}
Скидки можно комбинировать с промокодами на депозит, что позволит еще сильнее снизить стоимость бота
{% endhint %}

### Скидки за количество активных ботов

Скидка применяется ко **всем активным ботам** в аккаунте:

| Количество ботов | Скидка |
| ---------------- | ------ |
| От 3 ботов       | 5%     |
| От 5 ботов       | 10%    |
| От 10 ботов      | 15%    |
| От 20 ботов      | 20%    |
| От 50 ботов      | 30%    |

**Важно:** если у вас уже есть 2 бота и вы подключаете 3-го, скидка 5% начинает действовать сразу на все 3 бота.

{% hint style="info" %}
**Отдельная покупка VDS не требуется - при подключении бота создается сервер, на который он сразу устанавливается.**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.forksbot.com/bot/tarify-i-skidki.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.
