# eCollectibles

The eCollectibles marketplace enables you to mint or trade NFTs without having to write a single line of code. You can basically build your own OpenSea.

With the eCollectibles you can:

* mint your customers' new NFTs using the marketplace's default minter
* mint your customers' new NFTs using your own custom minter
* sell your customers already minted NFTs

The eCollectibles marketplace provides you with the same functionalities as the CanCan marketplace with the exception that it enables you to sell NFTs whereas CanCan enables you to sell products/services.

You can deploy paywalls and add NFTs behind those paywalls on the eCollectibles marketplace.

[Get further support from the community here.](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/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.
