# Land Purchase and pricing

### **Land Purchase and Pricing**

Land in MMU is not an NFT and has no limit.&#x20;

**Resources do not replenish and are fixed upon purchase.**&#x20;

Land prices start at 20 ACK and increase by 0.5 ACK for each step away from the center.

### How to buy a Land ?&#x20;

To purchase land in MMU, you need ACK in your Wallet and choose the land you want.&#x20;

Once purchased, the land's type and resource amounts are fixed and determined at the time of purchase. The available land types include Plains, Forest, Lake, Mountains, and Lava, each offering specific resources.

{% content-ref url="/pages/MRBLN2dutqX8Rr9PzX2G" %}
[Land Types and Resources](/mmu/game-mechanics/land-types-and-resources.md)
{% endcontent-ref %}


---

# 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://ack-mmu.gitbook.io/mmu/economic-system/land-purchase-and-pricing.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.
