# FAQ - 土地销售 - 旗帜

<details>

<summary>如果我们无法在城市销售期间选择一块土地，是否可以保留我们的旗帜以备下次城市销售使用？</summary>

是的。

</details>

<details>

<summary>如果购买了27个以上的旗帜，却没有更多的神话级土地可以认领，会发生什么？</summary>

您可以在下一次城市销售中再尝试争取获得一块神话级土地，或者使用您的旗帜来认领其他稀有度的土地。

</details>

<details>

<summary>如何使用旗帜购买土地？</summary>

您可以在[此处](https://docs.affyn.com/cn/nft-zhen-cang/nexus-shi-jie-tu-di/zai-cheng-shi-xiao-shou-qi-jian-ren-ling-tu-di)了解更多详情。

</details>

<details>

<summary>在哪里可以找到有关 NEXUS 世界旗帜的更多详细信息？</summary>

您可以在[此处](https://docs.affyn.com/cn/nft-zhen-cang/nexus-shi-jie-tu-di/cheng-shi-xiao-shou#shen-me-shi-nexus-shi-jie-qi-zhi)了解更多详情。

</details>

<details>

<summary>可以转售旗帜吗？</summary>

不，旗帜不是 NFT，不能进行交易。

</details>

<details>

<summary>插旗的实施制度是怎样的？当不止一个人在同一块土地上插上旗帜时，你怎么知道是谁先插的呢？</summary>

智能合约会根据第一笔成功写入区块链的交易来确定成功的购买者。

</details>

<details>

<summary>参与 NEXUS 世界旗帜销售是否必须进行 KYC？是否适用于预售用户？</summary>

是的，每个人都必须完成并通过 KYC 才能购买旗帜。

</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-qi-zhi.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.
