# Biomes

The NEXUS World is incredibly diverse, with each of its 9+ billion plots of land being unique. **Biomes** represent the climate of the Land, categorized into four main types: **Grass**, **Sand**, **Rock**, and **Snow**. Additionally, there are **Water** Biomes in the NEXUS World that are not open for exploration and settlement.

<div><figure><img src="/files/MV2wt2hq65MtkmIBmXaZ" alt=""><figcaption><p>Grass</p></figcaption></figure> <figure><img src="/files/B8YGm9FGHPxSwtElt0Pk" alt=""><figcaption><p>Sand</p></figcaption></figure> <figure><img src="/files/wMPfEHz5m5nz7Gx0VEAD" alt=""><figcaption><p>Rock</p></figcaption></figure> <figure><img src="/files/TQq8Ipcg1f7dKj6IKC2T" alt=""><figcaption><p>Snow</p></figcaption></figure></div>

Each of the four inhabitable Biomes is further categorized into specific types (e.g., for Grass Biomes: **Meadows**, **Woods**, **Rainforest**, **Savannah**, etc.), each having its own natural [Features](https://docs.affyn.com/en/nft-collections/nexus-world-lands/technical-information/land-features) that define the Land.


---

# 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/biomes.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.
