# Create your kingdom

If you are not familiar or new to web3, you should check our [web3 wallet guide](/economy/web3-wallets.md) first.

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

Decide where you want your first land to be on the map simply by clicking on any free space on the map to place your tile.&#x20;

{% hint style="info" %}
No need to worry much about the position. You can move your tile anytime you want later.
{% endhint %}

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

Welcome home! You can now use your land to farm, craft objects and play with your friends!

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

Next, I'll show you how to manage your tiles in the "[Craft and place objects](/get-started/craft-and-place-objects.md)" section.


---

# 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.kingdom.so/get-started/create-your-kingdom.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.
