# Sell Land

Selling your lands in the game is a flexible and user-friendly process. You have the freedom to list your lands for sale on the Lands market at any time that suits you.

When you decide to list your land, you'll be prompted to set your desired selling price. It's important to remember that there is a 10% fee applied to the sale price. This fee should be factored into your pricing strategy to ensure you're satisfied with the net amount you'll receive.

For a successful sale, it's wise to stay informed about current market trends. Regularly checking the prevailing market prices can help you set a competitive and attractive price for your land. This approach not only increases the likelihood of a sale but also ensures you get a fair return on your valuable asset.


---

# 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.memesvsundead.com/how-to-play/lands/sell-land.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.
