# Lands

By default, players can buy and sell pieces of land as they please as long as it complies with the laws of the nation it is in, and the server rules.

You can purchase a piece of land from a player, or directly from the government. Sales can occur either directly between players, or through a sell, or rent sign.

![\[buy\] | Region name | Price](/files/-MXn95vt5ueigjU3R1oM)

![\[rent\] | Region Name | Duration | Price](/files/-MXnC25wGbjtexm3zyHT)

**`Possible rent durations:`**`x second(s), x minute(s), x hour(s),                         x day(s), x week(s), x month(s), x year(s)`&#x20;

The price can be anything as long as it is without a currency next to it.

{% hint style="danger" %}
On the left is the format you are supposed to follow when creating the signs. On the right, how the sign should end           up looking is demonstrated.
{% endhint %}

{% hint style="info" %}
You can only sell or rent out regions that you own.
{% endhint %}

{% hint style="warning" %}
You cannot delete a sale or rent sign yourself. You have to create an ingame support ticket for a staff member to remove it.
{% endhint %}


---

# 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://imperium1-2.gitbook.io/imperiummc/economy/market/lands.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.
