# Sell tokens

**How to sell tokens?**

You can browse to the "Dump" tab where you will be prompted to input the token you want to sell,  you can then customize your listing with the following elements:

* The price: the total amount in native currency for your tokens (in ETH)
* Whitelist: if you want to reserve the listing for a specific address
* Crowd-listing: if you want to allow your listing to be bought in several bits
* Mark-To-Market (coming soon): Allow a dynamic price based on an Uniswap pool
* Vesting (coming soon): Vest the token after the sale for a defined amount of time<br>

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


---

# 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.dump.trade/otc-sales/sell-tokens.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.
