# Size

There are five NFT sizes available to Guardians, ranging from small to XX-large. There is also a sixth, even larger NFT, which is reserved for the main sponsor of a drop. The size of an NFT corresponds with the size of the land area it represents. Excluding the sponsor’s NFT, both the size and rarity of an NFT will determine the amount of [NEA token rewards](/nemus-docs/nemus-litepaper/defi-and-game-mechanics/conservation-mode/nea-token-rewards.md) it can earn.

To understand further the breakdown of NFT sizes and their impact on cost and rewards, etc., visit our documentation on [NFT sizes](/nemus-docs/nemus-drops/drop-one-the-genesis-drop/participating-in-the-drop/nft-sizes.md) in the Genesis Drop.


---

# 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.nemus.earth/nemus-docs/nemus-litepaper/the-nemus-nft/size.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.
