# eCollectibles

El mercado de eColeccionables te permite crear o intercambiar NFTs sin necesidad de escribir una sola línea de código. Básicamente, puedes construir tu propio OpenSea.

Con eColeccionables puedes:

* crear los nuevos NFTs de tus clientes utilizando el generador predeterminado del mercado
* crear los nuevos NFTs de tus clientes utilizando tu propio generador personalizado
* vender los NFTs ya creados por tus clientes

El mercado de eColeccionables te proporciona las mismas funcionalidades que el mercado de CanCan con la excepción de que te permite vender NFTs, mientras que CanCan te permite vender productos/servicios.

Puedes implementar barreras de pago y agregar NFTs detrás de esas barreras en el mercado de eColeccionables.

[Obtén más apoyo de la comunidad aquí.](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/espanol/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.
