# FAQ - 土地销售 - 选土地策略

<details>

<summary>当我们购买土地并标记我们的领土时，它们会根据其所在的气候而改变环境吗？</summary>

不会。

</details>

<details>

<summary>用户可以将生物群系更改为他们喜欢的生物群系吗？</summary>

用户无法更改土地的生物群系。

</details>

<details>

<summary>由于土地的分配分为游戏前发布的 50% 和游戏后发布的 50%，这是否意味着作为早期投资者，在游戏发布前购买旗帜的用户可以选择前 50% 那么剩下的 50% 未购买的会在游戏上线后分配吗？</summary>

是的，用户可以在游戏前发布回合中选择他们想要的土地。游戏后发布回合的细节尚未公布。

</details>

<details>

<summary>如果我们有两个或更多相邻的土地，我们是否可以创建一个像特大城市这样更大的结构，或者这些结构是否仅限于存在于每个六边形内部？</summary>

并没有合并或组合土地来形成更大的结构的能力。

</details>

<details>

<summary>神话土地与其他土地有何不同？</summary>

<mark style="color:yellow;">神话土地</mark>是 NEXUS 世界中最稀有的土地。稀有度越高，土地特征越多，收益潜力就越高。

</details>

<details>

<summary>小投资者获得一块好土地的机会有多大？</summary>

用户即使只有一面旗帜也可以购买一块普通土地。考虑到地理位置等各种因素，即使是稀有度普通的土地，你也可以获得一块好土地。

</details>

<details>

<summary>拥有的土地是否会通过旗帜销售阶段出售，还是由业主自行设定价格？</summary>

一旦土地被出售给用户，它将作为 NFT 被铸造到用户的钱包中。过后，地主可以设定 NFT 在 [OpenSea](https://opensea.io/collection/nexus-world-land) 等点对点 NFT 市场中的价格。

</details>

<details>

<summary>如果用户拥有许多相邻的土地，用户是否会单独担任每个土地的市长，让人们多次申请市民身份，或者用户是否可以将所有相邻的土地放在一起作为一个大土地，从而只需选任一名市长和让用户只需申请市民身份一次？</summary>

一块土地是一个家乡。并没有将家乡或不同地块合并为一块土地的功能。

</details>

{% hint style="info" %}
请注意，NEXUS 世界土地的详细信息可能会由 Affyn 自行决定进行更新。
{% endhint %}


---

# 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/guan-yu/chang-jian-wen-ti-jie-da/faq-tu-di-xiao-shou-xuan-tu-di-ce-le.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.
