# LAND

$LANDs are where your [$BERRY](/tokens/berry.md) grows.

On the minting day, there will be 30,000 $LANDs available to mint. First minting will be made with AVAX to mint 10,000 Lands and the rest of 20,000 $LAND minting will be made with [$FARM](/tokens/farm.md)/AVAX LP tokens.

Land NFTs comes with 5 different soil types:

* Sandy (common)
* Clay (uncommon)
* Loam (rare)
* Silty (epic)
* Martian (legendary)

Their sizes are on a scale between 1X to 4X and scores between 5 and 100.

Higher soil type with bigger size produces more [$BERRY](/tokens/berry.md).

$LAND is a highly deflationist NFT. [$LAND Upgrade](/land-upgrade.md) mechanism burns one or two tokens every time a user upgrades their $LANDs. Therefore there will be additional minting(s) later when needed to balance supply.

![](https://i.imgur.com/teXrMoD.gif)


---

# 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.farmland.games/nfts/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.
