# 3. ¿Cómo vender?

Para vender un artículo, haz clic en el botón «Vender *Artículo*». Luego serás redirigido a una ventana de venta con tu artículo y su precio, junto con la demanda del mismo.

Establece la cantidad (cuánto quieres vender), el precio por artículo y consulta el pago esperado después de todas las comisiones. Haz clic en el botón «Vender».

<figure><img src="/files/2d32ac405570b63190d5ef5a1927e9d621833e20" alt=""><figcaption></figcaption></figure>

Después de completar los pasos mencionados anteriormente, verás una ventana emergente de confirmación:

<figure><img src="/files/1a94b4acf2554594e036d7f530b547b007b25c43" alt=""><figcaption></figcaption></figure>

Allí verás todas las opciones que has configurado (cantidad y precio), las comisiones incluidas en el pago y cuánto pagará el comprador, incluidas las comisiones.

¡Asegúrate de marcar la casilla para aceptar nuestros Términos de servicio y haz clic de nuevo en el botón «Vender»!


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/f.a.q./marketplace/3.-como-vender.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.
