# AutoBot - Инструкция

![](/files/-LTOQbsQl15oN_EAdgjW)

## Описание

Это основное окно программы.  Тут вы можете увидеть информацию о подписке, ставках, а так же подготовить бота для последующей работы.

{% hint style="success" %}
Логин - это [**ключ** ](/stoimost.md#oplata)который вы получили.

Пароль - ваш пароль от аккаунта [**PostiveBet**](https://positivebet.com/pid/f0950/es) **,** к которому привязан ключ
{% endhint %}

## Доступные действия

### Создать сессию

Запускает Бота в "боевой режим".  Перед запуском не забудьте включить [**нужные бк**](/autobot-instrukciya.md#nastroika-bk-i-stavok) и указать необходимые [**правила**](/autobot-instrukciya.md#pravila-ocherednosti)

### История ставок

Хранит историю ставок и попыток. Подробнее читайте в соответствующем разделе

{% content-ref url="/pages/-LTE68WLj6pGOB1Ukp8n" %}
[История](/autobot-instrukciya/istoriya.md)
{% endcontent-ref %}

### Настройка Бк и Ставок

Позволяет задать нужные бк, размеры ставок, расписание и прочее. Подробнее читайте в соответствующем разделе

{% content-ref url="/pages/-LTCaEXxI4A9F04j8u1q" %}
[Настройки БК и ставок](/autobot-instrukciya/nastroiki/nastroiki-bk-i-stavok.md)
{% endcontent-ref %}

### Правила очередности

Позволяет задать нужные правила ставок. Подробнее читайте в соответствующем разделе

{% content-ref url="/pages/-LTCaEhpct4WtLk2ZfiY" %}
[Правила очередности ставок для бк](/autobot-instrukciya/nastroiki/pravila-ocherednosti-stavok-dlya-bk.md)
{% endcontent-ref %}


---

# 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://help.autobot.theforks.ru/autobot-instrukciya.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.
