> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/zhong-guo-ren/products/ecollectibles.md).

# eCollectibles

电子收藏品市场使您能够在不编写一行代码的情况下铸造或交易 NFT。您基本上可以构建自己的 OpenSea。

通过电子收藏品，您可以：

* 使用市场的默认铸造器铸造您的客户的新 NFT
* 使用您自己的定制铸造器铸造您的客户的新 NFT
* 出售您客户已经铸造的 NFT

电子收藏品市场为您提供了与 CanCan 市场相同的功能，唯一的区别是它使您能够出售 NFT，而 CanCan 则使您能够出售产品/服务。

您可以在电子收藏品市场上部署付费墙，并在这些付费墙后添加 NFT。

[在这里从社区获得进一步支持。](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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:

```
GET https://docs.payswap.org/zhong-guo-ren/products/ecollectibles.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.
