# Базар

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

Базар - это главный экран, который является центральным хабом всех игровых действий и дает доступ ко всем игровым механикам. После прохождения начального обучения каждый запуск приложения начинается с главного экрана, где игроки могут выбирать различные активности.

<figure><img src="/files/M2LUvvXPrvJBwOy3onPX" alt="" width="375"><figcaption></figcaption></figure>

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

После завершения обучения открывается Базар.

#### **На Базаре отображаются следующие элементы:**

{% content-ref url="/pages/GocC4HZ3uIca2NPTN2cz" %}
[Профиль игрока](/russian/igra/igrovye-sistemy/bazar/profil-igroka.md)
{% endcontent-ref %}

{% content-ref url="/pages/8SiDduAI1Ibwiqx1nvEK" %}
[Персонажи и локации](/russian/igra/igrovye-sistemy/bazar/personazhi-i-lokacii.md)
{% endcontent-ref %}

{% content-ref url="/pages/yi9nRQGb55YqACVte74V" %}
[Внутриигровые награды](/russian/igra/igrovye-sistemy/bazar/vnutriigrovye-nagrady.md)
{% endcontent-ref %}

{% content-ref url="/pages/69uPlrd5s5j0vuvyrTja" %}
[Игровые ивенты](/russian/igra/igrovye-sistemy/bazar/igrovye-iventy.md)
{% endcontent-ref %}

{% content-ref url="/pages/L8BSR6PweMZ3Tehr5DDp" %}
[Настройки игры](/russian/igra/igrovye-sistemy/bazar/nastroiki-igry.md)
{% endcontent-ref %}

В правом верхнем углу Базара находится вход в [регион](/russian/igra/igrovye-sistemy/region.md), где проходят [бои](https://docs.playhattori.io/game-info/game-systems/battle) с противниками. Чтобы попасть в регион, необходимо войти в серую зону и подождать несколько секунд.


---

# 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://docs.playhattori.io/russian/igra/igrovye-sistemy/bazar.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.
