> For the complete documentation index, see [llms.txt](https://docs.playhattori.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playhattori.io/russian/igra/igrovye-sistemy/bazar/profil-igroka.md).

# Профиль игрока

## **Общее описание**

Профиль игрока позволяет настраивать вашего персонажа. В нем доступен выбор экипировки, а также отображается текущее состояние и прогресс персонажа

<figure><img src="/files/pA7o2I0zbCKx0PmiOU4g" alt="" width="372"><figcaption></figcaption></figure>

## **Функционал**

Профиль игрока открывается после прохождения начального обучения и входа на Базар.

**В верхней части окна отображается:**

* **Уникальный ID игрока**: присваивается каждому игроку при первом входе в игру. Этот идентификатор нельзя изменить.
* **Маска ранга**: обновляется при повышении или понижении ранга. Нажатие открывает окно [системы рангов](/russian/igra/sistema-rangov.md).
* **Название ранга**: отображает текущий ранг и меняется при его изменении. Каждый ранг имеет собственный цвет, а шрифт названия подстраивается под текущий ранг.
* **Никнейм**: может быть изменен.

**В центральной части окна отображается:**

* **Текущий костюм**: экипировка, которая сейчас надета на персонажа.
* <img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfU37ijb1I7EWg9Glbfnp8RBE7Xg02mSHn3O0QMxfKMQtY4pZyrTczo5QJQ2ZnXYmY7EOKvZvWCnvtnXyCXQwn0O7If8Z_H0_YoFH1AEuh8ao3u5SGlURl4N5gxn9mI5muH9A_7LA?key=YA3VQVnleO9alsj7L0W0H6r0" alt="" data-size="line"> **Иконка информации**: отображает [общую статистику игрока](https://docs.playhattori.io/game-info/game-systems/bazaar/player-profile/overall-stats) в боях.

**В нижней части окна отображается:**

* [Гарпуны](/russian/igra/igrovye-sistemy/bazar/profil-igroka/garpun.md)
* [Дымовые бомбы](/russian/igra/igrovye-sistemy/bazar/profil-igroka/dymovye-bomby.md)
* [Амулеты](/russian/igra/igrovye-sistemy/bazar/profil-igroka/amulet.md)
* [Костюмы](/russian/igra/igrovye-sistemy/bazar/profil-igroka/kostyumy.md)
* [Камни силы](/russian/igra/igrovye-sistemy/bazar/profil-igroka/kamni-sily.md)
* [Сюрикены](/russian/igra/igrovye-sistemy/bazar/profil-igroka/siryuken.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://docs.playhattori.io/russian/igra/igrovye-sistemy/bazar/profil-igroka.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.
