> For the complete documentation index, see [llms.txt](https://docs.lazy.football/whitepaper-ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lazy.football/whitepaper-ru/osobennosti.md).

# Особенности

В Lazy Football используется большое разнообразие глубоко продуманных игровых механик, что позволит менеджерам создать свой собственный игровой стиль в сочетании с различными возможностями, которые может предложить игра.

**Вот некоторые из основных принципов:**

{% content-ref url="/pages/4La5nvzjo98b2mTo5L0n" %}
[Ежедневные симуляции](/whitepaper-ru/osobennosti/ezhednevnye-simulyacii.md)
{% endcontent-ref %}

{% content-ref url="/pages/GYCY5QzjloE4ZCuG5HpJ" %}
[Сезоны, лиги, ротация и турниры](/whitepaper-ru/osobennosti/sezony-ligi-rotaciya-i-turniry.md)
{% endcontent-ref %}

{% content-ref url="/pages/9HeQZR4AplElf5En4nW0" %}
[Здания](/whitepaper-ru/osobennosti/zdaniya.md)
{% endcontent-ref %}

{% content-ref url="/pages/9UjBStN21cGTvTG02lNr" %}
[Игроки](/whitepaper-ru/osobennosti/igroki.md)
{% endcontent-ref %}

{% content-ref url="/pages/WiPNSPvvhY8x0D1haYi7" %}
[Симуляция матчей](/whitepaper-ru/osobennosti/simulyaciya-matchei.md)
{% endcontent-ref %}

{% content-ref url="/pages/yx2x92qLqHGJK7fJkfgQ" %}
[Союзы](/whitepaper-ru/osobennosti/soyuzy.md)
{% endcontent-ref %}


---

# 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://docs.lazy.football/whitepaper-ru/osobennosti.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.
