# Customise Your LAND on the Map

Your LAND can be customised in order to make it uniquely yours and make it stand out to potential players and customers.

You can upload a custom thumbnail, change the LAND's description, and add an external link.

{% hint style="danger" %}
Content uploaded to LANDs must adhere to the Terms of Use at The Sandbox.

Uploading disallowed content - for example, offensive or illegal imagery - will result in enforcement actions being taken.
{% endhint %}

{% hint style="info" %}
If you have created an Experience and wish to connect it to your LAND for more customisation options, including a free [**Experience Page**](/en/creator/game-maker/publish-experiences/experience-manager/experience-page.md), learn about our tools to [**Publish Experiences**](/en/creator/game-maker/publish-experiences.md).
{% endhint %}

## How to Customise Your LAND

{% tabs %}
{% tab title="The Customise Menu" %}

1. When logged into your account at The Sandbox, click your profile image/username in the top-right of the website, then choose **Wallet**.
2. In your Wallet page, select the **LANDS** tab on the left. This will filter to only show LANDs you own.
3. Click on the LAND that you wish to customise. This will open the Map with the LAND selected, showing its details in a panel on the right.
4. Under the image shown for your LAND, click on the pencil icon to open the customisation screen.

<figure><img src="/files/1yNC9ovcsl9v06Udu6oD" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Customising" %}
Now you will be able to:

* Change the name of the LAND.
* Change the description of the LAND.
* Add a video (ie, a trailer for your game).
* Change the thumbnail that people will see on the map (ie, a logo for your game).
* Add images (ie, teasers of your game).

<figure><img src="/files/eR1eDsjBG8CqOJuYDwNy" alt="" width="563"><figcaption></figcaption></figure>

Don't forget to press the **Save** button when you're done!
{% endtab %}
{% endtabs %}


---

# 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.sandbox.game/en/owners/land/what-can-i-do-with-land/customise-your-land-on-the-map.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.
