> 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/autobot-instrukciya/nastroiki/nastroiki-bk-i-stavok/bk/raspisanie.md).

# Расписание

Раздел расписание позволяет вам регулировать время работы бота с этой конторой, а так же останавливать ставки в ней, если стало много не перекрытых

![](/files/-LTDGjqRyCd8wohU4k_v)

### Останавливать в случае не перекрытой ставки

![](/files/-LTDH6YZVjfjh4CrSGnN)

Данная настройка позволяет вам вовремя оставить работу с этой конторой, если вдруг на ней стало не перекрытых ставок больше, чем вы указали. **Количество не перекрытых ставок берется общее за сессию!**&#x20;

{% hint style="success" %}
Если у вас включен [**БотИнформер**](/dopolnitelnye-instrumenty/bot-informer.md#tipy-uvedomleniya), то вы получите уведомление о том, что контора была  остановлена
{% endhint %}

### **Расписание**

![](/files/-LTDHp2z9iSSvc8LvFYn)

Тут вы можете настраивать время работы бота с этой конторой с шагом 1 час. Это позволяет быть похожим на человека.&#x20;

Расписание можно отключит при необходимости - тогда ставки будут делаться все время.

{% tabs %}
{% tab title="Пример №1" %}
При таких настройках(как на скриншоте ниже) ставки будут делаться в *Понедельник* строго *с 00:00:00 по 2:59:59* и *с 5:00:00 до 8:59:59*

![](/files/-LTDIHXEL4EYEdAHDJAR)
{% endtab %}
{% endtabs %}


---

# 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/autobot-instrukciya/nastroiki/nastroiki-bk-i-stavok/bk/raspisanie.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.
