> For the complete documentation index, see [llms.txt](https://wiki.theforks.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.theforks.ru/osnovnye-nastroiki-1/vkladka-filtry.md).

# Вкладка "Фильтры"

В данной вкладке можно включить/отключить вилки с некоторыми исходами:

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

![](/files/-LXZYb2VbDEJ8VfsQia7)

\
**\*** Чтобы понять, что такое азиатская фора (гандикап) нужно помнить о том, что четвертная ставка, (например, -0,25), это фактически две ставки. То есть ставка на азиатский гандикап -0,25 представляет собой половину суммы ставки на фору 0 и половину – на фору -0,5. Если команда на которую вы делаете ставку -0,25 выиграет,  вы получите полный выигрыш, но если она сыграет вничью, вам вернут половину суммы, то есть ставку с форой 0.\
С азиатскими тоталами точно так же.


---

# 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://wiki.theforks.ru/osnovnye-nastroiki-1/vkladka-filtry.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.
