# Что нового в 40 версии?

1. Переделали систему открывания купонов на олимпе.
2. Добавили возможность выставлять [**перевес в вилке**](https://help.autobot.theforks.ru/autobot-instrukciya/nastroiki/nastroiki-bk-i-stavok/bk/osnovnye#raspredelenie-dokhoda) для контор.
3. Добавили [**отмену проставки вилки**](https://help.autobot.theforks.ru/autobot-instrukciya/nastroiki/nastroiki-bk-i-stavok/bk/osnovnye#sverka-s-dannymi-po-skaneru), если кэф после загрузки отличиться от данных сканера.
4. Ускорили реавторизацию. Раньше всегда бот стоял 60 секунд. Теперь как только перелогиниться - начнет сразу же работать.
5. Если первое плечо уже проставлено, то бот может выходить за [**ваши настройки**](https://help.autobot.theforks.ru/autobot-instrukciya/nastroiki/nastroiki-bk-i-stavok/bk/osnovnye#umnaya-prostavka) и увеличить сумму ставки второго плеча, для уменьшения потерь.
6. Теперь если вилка по итогу минусовая, то будет приходить соответствующее уведомление.
7. Добавили описание о [**статистики получения вилок**](https://help.autobot.theforks.ru/autobot-instrukciya/sessiya/statistika-polucheniya-vilok)


---

# 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/obnovleniya/chto-novogo-v-40-versii.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.
