# Land Features

## What are Features?

Each Land has an unchangeable set of natural fixtures known as Features. Every Land possesses a unique combination of Features, ranging from objects like **mountains**, **waterfalls**, **rocks**, and **eggs**.

<div><figure><img src="/files/90gehfo6fecgkSZh5VbP" alt=""><figcaption></figcaption></figure> <figure><img src="/files/gZOQAfwrv7JPklKg3yK8" alt=""><figcaption></figcaption></figure></div>

## How many Features does a Land have?

The number of Features on each Land is determined by its [Land rarity](https://docs.affyn.com/en/nft-collections/nexus-world-lands/technical-information/land-rarity). Higher-tier Lands have more and higher-grade Features. Having more and better Features can provide benefits, such as spawning rarer Buddies.

<table><thead><tr><th width="150">Rarity</th><th width="188" align="center">Number of Features</th></tr></thead><tbody><tr><td>Common</td><td align="center">5</td></tr><tr><td><mark style="color:blue;">Rare</mark></td><td align="center">7</td></tr><tr><td><mark style="color:purple;">Epic</mark></td><td align="center">8</td></tr><tr><td><mark style="color:yellow;">Mythical</mark></td><td align="center">9</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.affyn.com/en/nft-collections/nexus-world-lands/technical-information/land-features.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.
