# Size Comparison Table

Below is a summary for all of the purchasable NFT sizes.&#x20;

{% hint style="warning" %}
Please note that all information included in the chart ,with the exception of the parcel size, is for estimation purposes only and is subject to change prior to the launch of the Genesis drop.
{% endhint %}

<table><thead><tr><th width="150">Size</th><th width="150" align="center">Quantity</th><th width="150" align="center">Parcel Size (hectares)</th><th width="150" align="center">Estimated Rewards Pool Allocation</th><th width="150" align="center">% of Drop Area</th><th align="center">Official Price (in ETH)</th></tr></thead><tbody><tr><td><strong>Small</strong></td><td align="center">7,787</td><td align="center">.25</td><td align="center">20%</td><td align="center">30%</td><td align="center">.06 ETH</td></tr><tr><td><strong>Medium</strong></td><td align="center">2,050</td><td align="center">1</td><td align="center">24%</td><td align="center">25%</td><td align="center">.24 ETH</td></tr><tr><td><strong>Large</strong></td><td align="center">410</td><td align="center">4</td><td align="center">22%</td><td align="center">20%</td><td align="center">.96 ETH</td></tr><tr><td><strong>X-Large</strong></td><td align="center">77</td><td align="center">16</td><td align="center">18%</td><td align="center">15%</td><td align="center">3.84 ETH</td></tr><tr><td><strong>XX-Large</strong></td><td align="center">11</td><td align="center">81</td><td align="center">16%</td><td align="center">10%</td><td align="center">19.44 ETH</td></tr></tbody></table>


---

# 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-drops/drop-one-the-genesis-drop/participating-in-the-drop/nft-sizes/size-comparison-table.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.
