# Buy crypto from fiat money

### Supported payment providers

Currently, SubWallet has partnered with some of the best payment providers (also known as suppliers) for on-ramp services:

* Transak
* Banxa
* Coinbase Pay
* Meld

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

### Buy crypto from 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 the **Buy** tab, select the token and the corresponding supplier you want to buy from. There will be a list for you to choose from.&#x20;

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

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

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

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

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

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

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

<figure><img src="/files/LgWMeHAObAjwuEd8QDN1" 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.subwallet.app/main/web-dashboard-user-guide/buy-and-sell-crypto/buy-crypto-from-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.
