> For the complete documentation index, see [llms.txt](https://help.autobot.theforks.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.autobot.theforks.ru/stoimost.md).

# Стоимость и оплата

## Тарифы

<table data-header-hidden><thead><tr><th>Длительность</th><th>Стоимость</th><th>Заморозки</th><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td>Длительность</td><td>Стоимость</td><td>Заморозки</td><td></td><td></td></tr><tr><td>Неделя</td><td>65<strong>$</strong></td><td>2шт</td><td><a href="https://theforks.ru/LinkTo/PositiveBetToBotPrice">Купить</a></td><td><a href="https://theforks.ru/LinkTo/PositiveBetToBotPrice">https://theforks.ru/LinkTo/PositiveBetToBotPrice</a></td></tr><tr><td>Месяц</td><td>175<strong>$</strong></td><td>4шт</td><td><a href="https://theforks.ru/LinkTo/PositiveBetToBotPrice">Купить</a></td><td></td></tr><tr><td>Квартал</td><td>436<strong>$</strong></td><td>8шт</td><td><a href="https://theforks.ru/LinkTo/PositiveBetToBotPrice">Купить</a></td><td></td></tr></tbody></table>

## Получение доступа

Для получения доступа к подписке необходимо написать на почту [**support@positivebet.com**](mailto:support@positivebet.com)

> Добрый день. Прошу предоставить мне доступ к программе autobot.

{% hint style="info" %}
Для этого вам обязательно необходим аккаунт от [**PostiveBet**](https://TheForks.ru/LinkTo/Positivebet)
{% endhint %}

## **О**плата

Оплата подписки производится внутри приложения:

![](/files/-LrctaqspGD6Mly23A1i)

Далее откроется ссылка в браузере с дальнейшей инструкцией по оплате. Если вдруг по каким-то причинам ссылка не работает, ссылку нужно полностью скопировать и вставить в другой браузер.

![](/files/-LrdIRZtOaZ_UzYa-QKT)

## Где взять бота?

Самая актуальная версия приложения находится всегда [**тут**](https://theforks.ru/DownLoad/)

## Часто задаваемые вопросы:

### Как добавить еще 1 ключ?

В личном кабинете(внизу, под списком ключей) есть кнопка "*Новый ключ*"


---

# 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, and the optional `goal` query parameter:

```
GET https://help.autobot.theforks.ru/stoimost.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
