# Sell crypto for fiat money

{% embed url="<https://x.com/subwalletapp/status/1861007154989392183>" %}

### Supported payment providers

Currently, SubWallet allows you to cash out tokens directly in-app via **Transak**.

{% hint style="info" %}
More payment providers will be supported soon!
{% endhint %}

### Sell crypto for fiat

**Step 1**: On the SubWallet homepage, click the "**Buy & Sell**" button at the upper right corner of the screen.

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

**Step 2**: A popup screen will appear on the right side. In this screen, switch to the **Sell** tab.

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

**Step 3**: In the **Sell** tab, select the token and the corresponding supplier you want to sell for. There will be a list for you to choose from.&#x20;

<figure><img src="/files/85Lhhhps1zJheol9Wibs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you're in the "**All accounts**" mode, you will also need to choose the account for which you want to buy tokens, alongside the above information.

![](/files/mgCZUuntPvu5oJfMIZpn)
{% endhint %}

Once done, click "**Sell now**".

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

**Step 4**: Read the disclaimer carefully, then click "**Agree**" to proceed. SubWallet will redirect you to your chosen supplier's website so you can continue.

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

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

**Step 5**: Once you've entered your personal information on the provider's website, you'll be redirected back to the SubWallet Web dashboard to complete the transaction. A popup will appear, choose "**Continue**" to proceed.

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

**Step 6**: You will now need to transfer your tokens to the provider's address to receive the funds in your bank account. Click "**Transfer**" to continue.

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

From this point, follow the transfer guide we made here[^1] to complete the transaction.

[^1]: Sẽ gắn link guide sau


---

# 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.subwallet.app/main/web-dashboard-user-guide/buy-and-sell-crypto/sell-crypto-for-fiat-money.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.
