# Land Card

Land cards are one of the most important assets in NFT Battle Miners. There are two types of lands: Standard and Arcadian. Standard lands can be obtained by opening packs, while Arcadian lands are exclusive to standard land fusion (see next sections).

Each land represents a portion of usable terrain located somewhere in Arcadia. Depending on the template, the land can be situated on one of the 10 Arcadian planets, on a moon, or even in the Athos Belt. Each land grants its owner the right to set up one mining operation on it to extract the resources it contains. However, each land is private, meaning that only its owner is allowed to mine on it.

Additionally, each land is more or less fertile, and resources or NFTs can be extracted more or less easily depending on the land template. Finally, improving the rarity of the land greatly enhances its fertility. Lands with better fertility offer larger quantities of resources and generally hold more than one type of resource.

**Land cards don't have a maximal supply.**

Each land has a similar template containing key elements:

<figure><img src="https://2684424931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrquzxdBSgIxWQUoWlCwN%2Fuploads%2FWJofomPqOjAcBsBDUfzv%2FU5.png?alt=media&#x26;token=5694d38f-6e40-4eee-a9e1-04386657ce43" alt="" width="375"><figcaption><p>Overview of a land card and its several attributes.</p></figcaption></figure>

<table><thead><tr><th width="116.33333333333331" align="center">Number</th><th width="131" align="center">Name</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">Name</td><td align="center">Indicates the name of the land.</td></tr><tr><td align="center">2</td><td align="center">LVL</td><td align="center">Level (LVL). Each land bears a level between 1 and 5. Once a land reaches level 5, it is possible to improve its rarity.</td></tr><tr><td align="center">3</td><td align="center">GRD</td><td align="center">Grade (GRD), also called 'Rarity': Each land bears a rarity Common (C) and Ultimate (U). Better rarity means better land.</td></tr><tr><td align="center">4</td><td align="center">RESM</td><td align="center">RESource Mining (RESM): This value, generally between 3 (bad) and 15 (excellent), indicates the fertility of the land when it comes to resource extraction.</td></tr><tr><td align="center">5</td><td align="center">SIZE</td><td align="center">Size: Determines how many units can be placed on the land to extract resources. A larger size means more units can simultaneously mine on the land, resulting in more resources being extracted.</td></tr><tr><td align="center">6</td><td align="center">ICON</td><td align="center">Indicates the main resource that the land contains. Improving the rarity of the land generally unlocks more resources that can be mined.</td></tr><tr><td align="center">7</td><td align="center">NFTM</td><td align="center">NFT Mining (NFTM): This value, generally between 3 (bad) and 15 (excellent), indicates the fertility of the land when it comes to NFT extraction.</td></tr><tr><td align="center">8</td><td align="center">RESOURCES</td><td align="center">Indicates the different types of resources that can be extracted from the land.</td></tr></tbody></table>

As previously mentionned, each land belongs to one of those 2 category:

* [standard-land](https://nbmofficialwiki.gitbook.io/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/iv-nbm-nfts/nft-assets/land-card/standard-land "mention")
* [arcadian-land](https://nbmofficialwiki.gitbook.io/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/iv-nbm-nfts/nft-assets/land-card/arcadian-land "mention")


---

# 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://nbmofficialwiki.gitbook.io/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/iv-nbm-nfts/nft-assets/land-card.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.
