# Land Rarity

### How many Land rarities are there? <a href="#how-many-land-rarities-are-there" id="how-many-land-rarities-are-there"></a>

There are four different categories of Land rarity in the NEXUS World: Common, <mark style="color:blue;">Rare</mark>, <mark style="color:purple;">Epic</mark> and <mark style="color:yellow;">Mythical</mark>. Land rarity is distributed randomly and evenly throughout the NEXUS World by an algorithm.

<table><thead><tr><th width="120">Rarity</th><th width="219" align="center">% of NWL Collection</th></tr></thead><tbody><tr><td>Common</td><td align="center">81.7%</td></tr><tr><td><mark style="color:blue;">Rare</mark></td><td align="center">15%</td></tr><tr><td><mark style="color:purple;">Epic</mark></td><td align="center">3%</td></tr><tr><td><mark style="color:yellow;">Mythical</mark></td><td align="center">0.3%</td></tr></tbody></table>

<div><figure><img src="/files/2wdpmoy623MG4mAufptY" alt=""><figcaption><p>Common</p></figcaption></figure> <figure><img src="/files/x3MNEMQb89zC7QAPTlbJ" alt=""><figcaption><p><mark style="color:blue;">Rare</mark></p></figcaption></figure> <figure><img src="/files/I1hYvF5tLioJbkzEtxPY" alt=""><figcaption><p><mark style="color:purple;">Epic</mark></p></figcaption></figure> <figure><img src="/files/xyNzuYpY5jQjjlvbMDXd" alt=""><figcaption><p><mark style="color:yellow;">Mythical</mark></p></figcaption></figure></div>

### What benefits do I get from owning rarer Land? <a href="#what-benefits-do-i-get-from-owning-rarer-land" id="what-benefits-do-i-get-from-owning-rarer-land"></a>

Higher rarity Land consists of more [Features](https://docs.affyn.com/en/nft-collections/nexus-world-lands/technical-information/land-features) that provide benefits, such as spawning rarer Buddies and hosting more challenging Raids. This attracts more players, resulting in increased rewards at the Landowner’s doorstep. Higher rarity Land also features larger [Hometown](https://docs.affyn.com/en/nft-collections/nexus-world-lands/technical-information/hometown) sizes capable of housing more Citizens. Hometowns with greater Citizen populations enjoy higher visibility in the NEXUS World, along with increased earning capacities for their owners.


---

# 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.affyn.com/en/nft-collections/nexus-world-lands/technical-information/land-rarity.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.
