# Сумма ставки

На странице общих настроек в поле "Общая сумма на вилку" вводим сумму, которую бот распределит на 2 плеча вашей связки. Сумму можно вводить в выбранной вами валюте, для удобства расчета.&#x20;

<figure><img src="/files/DFbjC38rl4AK0GXom2Za" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Я хочу чтобы бот ставил всегда на первое плечо 1000р! Как?
{% endhint %}

Выставляем индивидуальные ограничения конторы, что ставится первым плечом от 0 до 1000. Не забываем поставить галочку использования ограничений сумм.&#x20;

<figure><img src="/files/01ActOzCOJb9o7PSilFV" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
У меня 3 бк в связке, я хочу чтобы БК1 ставила по 100р на плечо в связке с БК2 и БК3, а БК2 и БК3 между собой ставили по 2-3 тысячи на плечо!&#x20;
{% endhint %}

Ставим нужную вам "общую сумму на вилку" для пары БК2 БК3 (в общих), это будет, например, 5000. Далее для БК1 в настройках ставим индивидуальное ограничение сумм от 0 до 100. Не забываем поставить галочку использования ограничений сумм.&#x20;


---

# 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://docs.bettingco.ru/bot/summa_stavki.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.
