> For the complete documentation index, see [llms.txt](https://docs.affyn.com/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.affyn.com/cn/nft-zhen-cang/nexus-shi-jie-tu-di/ji-shu-xin-xi/jia-xiang-hometown.md).

# 家乡 (Hometown)

## 什么是 Hometown？

Hometown 是您在 NEXUS 世界中的个人王国。只有 **NFT 土地**才有资格成为 Hometown。这些特殊的土地可以解锁独特的奖励、功能和游戏优势，使它们与普通领土别具一格。

<figure><img src="/files/I0OqJViMZUUCvWPtHt5C" alt=""><figcaption><p>培养繁荣的家乡，增强您的收益</p></figcaption></figure>

## 市民 (Citizens)

玩家可以加入 NEXUS 世界中任何一个 Hometown 成为市民。合格的市民可以参与我们的游戏赚取计划，获得奖励。

## 市长 (Mayor)

[NEXUS 世界土地 NFT](https://opensea.io/collection/nexus-world-land) 的所有者被指定为其所在 Hometown 的市长。当市民在 NEXUS 世界中赚取时，他们赚取的一部分将被征税，并转到其所在 Hometown 市长的账户。这些收益不仅可以在 NEXUS 世界中获得，还可以在更广泛的 Affyn 生态系统中获得。

<figure><img src="/files/PxhgC8Z5i8Z0EFVXZr4o" alt=""><figcaption><p>成为自己家乡的市长</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.affyn.com/cn/nft-zhen-cang/nexus-shi-jie-tu-di/ji-shu-xin-xi/jia-xiang-hometown.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
