> For the complete documentation index, see [llms.txt](https://docs.2040world.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.2040world.io/russian/avatary.md).

# Аватары

Аватары — это кибернетические организмы, позволяющие операторам с Земли исследовать мир 2040WORLD удаленно.

Все аватары смертны. В игровом мире вас могут убить как другие игроки, так и окружающая среда: дикие животные, опасные насекомые, роботы. Каждому оператору стоит уделять внимание показателю энергии аватара. Если энергия закончится раньше, чем аватар окажется в капсуле для выхода, то вы его потеряете.

Существует два вида аватаров: лицензионные и серые. Лицензионные были отправлены к станции 2040WORLD корпорациями, чтобы исследовать ее. Однако теневой бизнес и контрабандисты тоже не остаются в стороне, поэтому к станции летят капсулы с серыми аватарами.

На одном аккаунте можно создать несколько аватаров разного качества и разной специализации. Лицензионные аватары обладают рядом характеристик, влияющих на геймплей и соответствующих их ролям.

{% embed url="<https://drive.google.com/file/d/1-4cMSUqFeMkopz4R_gp4fzhte4llyXxt/view>" %}


---

# 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.2040world.io/russian/avatary.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.
