# Путь игрока...

<h2 align="center">Путь игрока</h2>

У тебя есть выбор:&#x20;

{% stepper %}
{% step %}

### Вступить в существующий город&#x20;

Ты можешь вступить уже существующий город и уже там строить свою историю. Ты можешь быть кем угодно, ведь Minecraft, будучи песочницей, позволяет это сделать. Стань войном, стань дипломатом, стань разбойником - можно быть кем угодно. Все в твоих руках.
{% endstep %}

{% step %}

### Создать собственный город и развиваться вместе с ним

А тут...уже другая история. Не только твоя личная, но и города тоже. Твой город либо войдет в историю сервера, либо утонет, сгорит или сгинет в летописи мироздания. [**Как создать город?**](/politcore/nachalo-igry/kak-sozdat-gorod.md)
{% endstep %}
{% endstepper %}

Развивай территорию, добывай ресурсы, улучшай инфраструктуру и занимай стратегически важные позиции. Все в твоих руках, сударь!

<figure><img src="/files/VPWdNyeLroMKyyJttASv" alt=""><figcaption></figcaption></figure>


---

# 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://politcore.gitbook.io/politcore/nachalo-igry/put-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.
