# 城市销售

NEXUS 世界土地售卖的方法之一是通过城市销售。在每次城市销售中，用户需提前购买 **NEXUS 世界旗帜**，以便在城市销售开始时插下旗帜并认领他们所要的土地。不同的土地稀有度需要不同数量的 NEXUS 世界旗帜。

{% embed url="<https://youtu.be/wJmf4XaFZhg?si=v8McSucmEYwk3n39>" %}

## 什么是 NEXUS 世界旗帜？

**NEXUS 世界**旗帜是数字物品，用于在 [Affyn 市场](https://marketplace.affyn.com/)购买 NEXUS 世界土地。在城市销售期间，用户可以使用旗帜“插”在土地上并认领土地权。NEXUS 世界旗帜是存在于 Polygon 区块链上的数字物品，**但并不是 NFT**。购买后，旗帜将显示在用户的[库存](https://marketplace.affyn.com/inventory)页面中。

{% hint style="warning" %}
**NEXUS 世界**旗帜**不是 NFT，不能在玩家之间转让，也不能在 OpenSea 中列出或出售。**
{% endhint %}

<figure><img src="/files/8JdckLguVPf6hC5QrnYs" alt="" width="291"><figcaption></figcaption></figure>

## 土地选择过程

城市销售期间的土地选择过程将分为两个阶段进行。**第一阶段**是为选定的用户群（例如，白名单用户）提供 24 小时的优先选择权，**第二阶段**则对公众用户开放。

**第一阶段：**&#x516C;开发售前 24 小时开始

**第二阶段：**&#x516C;开城市发售

## 每个土地所需的 NEXUS 世界旗帜

<table><thead><tr><th width="172">土地稀有度</th><th width="163" align="center">所需旗帜</th></tr></thead><tbody><tr><td>普通 Common</td><td align="center">1</td></tr><tr><td><mark style="color:blue;">稀有 Rare</mark></td><td align="center">3</td></tr><tr><td><mark style="color:purple;">史诗 Epic</mark></td><td align="center">9</td></tr><tr><td><mark style="color:yellow;">神话 Mythical</mark></td><td align="center">27</td></tr></tbody></table>

## 认领土地

当您在城市销售中认领土地时，它将直接铸造到您的钱包中成为一个 NFT。一旦 NFT 被铸造，您就可以自由地在 [OpenSea](https://opensea.io/collection/nexus-world-land) 或其他 NFT 市场上列出、交易、购买或出售您的土地。您还可以在 Affyn [库存](https://marketplace.affyn.com/inventory)页面中查看它们。

每个土地 NFT 都有其在现实世界中的唯一对应地理位置，并且可以通过其 Cell ID 和真实世界的纬度和经度坐标进行识别。土地 NFT 最终可以在 NEXUS 世界元宇宙中使用。


---

# 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/cheng-shi-xiao-shou.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.
