# How to withdraw / exchange my tokens into fiat currency?

{% hint style="warning" %}
First and foremost, the idea of *withdrawing* crypto assets into a bank account simply means exchanging your crypto assets for fiat currency via a crypto exchange. CoinWallet provides an easy way for you to find the best exchange rates, or you can use any reliable crypto exchange in your region.
{% endhint %}

To check best exchange rates on CoinWallet

1. In asset details, go to Rate

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

2. Insert the currency pair and amount, all the rates will be shown at bottom.

<figure><img src="/files/VEXUnG8sc8iQ9swCeTGQ" alt="" width="375"><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://coinsdo.gitbook.io/docs/coinwallet/how-to/how-to-withdraw-exchange-my-tokens-into-fiat-currency.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.
