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

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


---

# 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:

```
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.
