# 3. Como vender?

Para vender um item, clique no botão “Vender *Item*”. Em seguida, você será redirecionado para uma janela de venda com o seu item e o preço dele, juntamente com a demanda por ele.

Defina a quantidade (quanto você deseja vender), o preço por item e veja o pagamento esperado após todas as taxas. Clique no botão “Vender”.

<figure><img src="/files/faa599b55a759255e79be46e0c6122b94b15bec5" alt=""><figcaption></figcaption></figure>

Após concluir as etapas mencionadas acima, você verá um pop-up de confirmação:

<figure><img src="/files/5438273d86ad901f518fe24825dbb0f9b581b3f2" alt=""><figcaption></figcaption></figure>

Lá, você verá todas as opções que definiu (quantidade e preço), as taxas envolvidas no pagamento e quanto o comprador pagará, incluindo as taxas.

Não se esqueça de marcar a caixa de seleção para concordar com nossos Termos de Serviço e clique novamente no botão “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.-pt-br/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.
