# Правила

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

![Переход во вкладку "правила"](/files/-Mbti5T4Je8EhYEP8DLx)

## Навигация по вкладкам страницы правил:

{% content-ref url="/pages/-MbpAvTla8AFsYB1v-WB" %}
[Тоталы](/bot/rules/totaly.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbpAzmv7eFK7\_7swEZ4" %}
[Для пар БК](/bot/rules/dlya-par-bk.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbpAzS55N6cvTCUievm" %}
[Для БК](/bot/rules/dlya-bk.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbpAyyGn\_uNeCtSf5bh" %}
[По умолчанию](/bot/rules/po-umolchaniyu.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbpAyRXguv8R4xRXj0o" %}
[Исключения вилок](/bot/rules/isklyuchenie-vilok.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbpBAGbf5KpUdlxmNJc" %}
[Временные ограничения](/bot/rules/vremennye-ogranicheniya.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://wiki.forksbot.com/bot/rules.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.
