# eCollectibles

eCollectiblesマーケットプレイスを利用すると、1行のコードを書くことなくNFTを発行または取引することができます。基本的には、独自のOpenSeaを構築することができます。

eCollectiblesを使用すると、以下のことができます：

* マーケットプレイスのデフォルトのミンターを使用して、顧客の新しいNFTを発行する
* 独自のカスタムミンターを使用して、顧客の新しいNFTを発行する
* 顧客が既に発行したNFTを販売する

eCollectiblesマーケットプレイスは、CanCanマーケットプレイスと同じ機能を提供しますが、CanCanは製品/サービスを販売することができますが、eCollectiblesはNFTを販売することができます。

eCollectiblesマーケットプレイスでは、ペイウォールを展開し、そのペイウォールの後ろにNFTを追加することができます。

[コミュニティからのさらなるサポートはこちらから入手してください。](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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.payswap.org/ri-ben-yu/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.
