# Craft and place objects

To access your tile editor, click on the box icon in the menu at the bottom.

In the editor mode. Press the + button to access your inventory.

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

You will receive one **workbench and soils for free**. This should be the first object you place on our land, as crafting is essential in Kingdom.

{% hint style="info" %}
In Kingdom, every item is crafted by someone. The workbench we give you was purchased from a player, crafted by another player using wood produced by yet another player. Every object has a story and a creator behind it!
{% endhint %}

<div align="left"><figure><img src="/files/ysgj2eJOqW9shJbMG3QA" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/bs2T16MHleu7GB8kzt5u" alt="" width="375"><figcaption></figcaption></figure></div>

Feel free to play around with it and place the **workbench** and **soils** anywhere you want.

You are now able to craft items and build anything from the recipes that you own at your workbench. Eventually, as you progress further in the game, your tile can look like this. 🤩

<div><figure><img src="/files/fzkpHiStyauPaKB48qNe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Wqxta2DWySPSI3vmdG8M" alt=""><figcaption></figcaption></figure></div>

Need more space? Let's explore how to [expand your kingdom](/get-started/expand-your-kingdom.md) now.


---

# 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/craft-and-place-objects.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.
