# 土地特征 (Features)

## 什么是 Features？

每块土地都有一组不可更改的自然构造，称为 Features。每块土地都拥有独特的 Features 组合，从**山脉**、**瀑布**、到**岩石**和**蛋**等对象。

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

## 一块土地有多少 Features？

每块土地上的 Features 数量由其[土地稀有度](https://docs.affyn.com/cn/nft-zhen-cang/nexus-shi-jie-tu-di/ji-shu-xin-xi/tu-di-xi-you-du-rarity)确定。更高级别的土地具有更多和更高级别的 Features。拥有更多和更好的 Features 可以带来好处，例如产生更稀有的 Buddies。

<table><thead><tr><th width="162">稀有度</th><th width="157" align="center">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/cn/nft-zhen-cang/nexus-shi-jie-tu-di/ji-shu-xin-xi/tu-di-te-zheng-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.
