# NFT 交易市场

## 申请在 NFT 市场上架

![](/files/M8UZ1XLoawZwUFVum32B)

在 BNB 智能链上最著名的 PancakeSwap 的 [NFT 市场](https://pancakeswap.finance/nfts?chain=bsc) 上交易您的NFT，NFT 收藏品作者创建者不止可以收取创作者版税，同时还可以为自己的项目赢得知名度。

申请在 [PancakeSwap NFT Market](https://docs.google.com/forms/d/e/1FAIpQLSdLjOEiJT4s8No2QT2TKknuUSlVMndARFgng4MDJMsoFQjR-A/viewform) 上架

### NFT 的基本条件

技术层面：

* 遵循 BEP-721 标准
* 元数据必须托管在 IPFS 或类似的去中心化平台上&#x20;

商业层面：

* 已经建立了一个活跃的社区
* 有一个工作网站，其中包含有关藏品的详细信息&#x20;
* 拥有活跃的社交渠道&#x20;

除了这些要求外，BD 团队还将提出进一步的尽职调查问题，并将根据具体情况对项目进行评估。

### 需要多长时间才能收到回复?

我们将尽可能地在一周内答复。但由于申请数量众多，我们无法保证对所有申请作出回应。若您在申请后两周内没有收到我们的回复，请尝试在 Telegram 上联系 [@PancakeSwapBD](http://t.me/PancakeSwapBD)，并阐述**您的项目名称和详细的申请信息。**

## **其他**

如果上述部分未涵盖您的问题，您可以发送电子邮件至 <info@pancakeswap.com>。&#x20;

请不要尝试通过此电子邮件与我们联系以获得[客户支持](/chinese/sheng-tai-xi-tong-he-zuo-huo-ban-guan-xi/contact-us/customer-support.md)，这不是正确的方式，我们不会回复：获得相关产品帮助的最佳选择是通过 [Telegram 或 Reddit 社区](/chinese/sheng-tai-xi-tong-he-zuo-huo-ban-guan-xi/contact-us/telegram.md)。


---

# 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.pancakeswap.finance/chinese/sheng-tai-xi-tong-he-zuo-huo-ban-guan-xi/shang-wu-he-zuo/nft-jiao-yi-shi-chang.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.
