# Механики

## Базовые

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><mark style="color:$primary;"><strong>Размеры миров</strong></mark></td><td>Обычный мир - 7.5к на 7.5к<br>Ад - 7.5к на 7.5к<br>Эндер мир - 10к на 10к</td></tr><tr><td><mark style="color:$primary;"><strong>Новые позы</strong></mark></td><td>/sit - сидеть<br>/lay - лежать<br>/spin - крутиться <br>/crawl - ползти</td></tr><tr><td><mark style="color:$primary;"><strong>Пропуск ночи</strong></mark></td><td>Если 15% игроков спит, можно пропустить ночь.</td></tr><tr><td><mark style="color:$primary;"><strong>Никнеймы</strong></mark></td><td>Никнеймы на сервере скрыты для лучшего погружения в рп. <br>Чтобы увидеть никнейм игрока shift + ПКМ</td></tr><tr><td><mark style="color:$primary;"><strong>Листва</strong></mark></td><td>При срубке дерева листва опадает моментально.</td></tr><tr><td><mark style="color:$primary;"><strong>Отключенные взрывы</strong></mark></td><td>Криперы больше не взрывают территорию.</td></tr></tbody></table>

***

## Необычные

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><mark style="color:$primary;"><strong>Тотемы бессмертия</strong></mark></td><td>Тотемы бессмертия урезаны. Они падают с 10% шансом вместо 100%</td></tr></tbody></table>


---

# 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://astral-1.gitbook.io/astral/igrovye-mekhaniki/mekhaniki.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.
