# How to Sell Tokens

<figure><img src="/files/uxL8Bpg7kwqpEp1PWybm" alt="" width="375"><figcaption></figcaption></figure>

You can sell your tokens for fiat through one of the service providers integrated in Nova Wallet. Depending on the service provider you select and your region, supported payment options, fees and limits will vary:

1. Open the Nova Wallet application.
2. `Select` **Buy/Sell** from the balance widget.
3. `Select` **Sell tokens**.
4. `Select` the **asset** you wish to sell, or you can search for it in the search bar.
5. `Select` a service **provider** to sell the token. Depending on the token you selected, you may be choosing from one to three service providers.
6. `Select` **Continue** to continue your selling in your browser.
7. Follow the instructions by the service provider to complete your selling.


---

# 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.novawallet.io/nova-wallet-wiki/asset-management/how-to-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.
