# Buy crypto from fiat money

**Step 1**: Open the wallet and choose the "Receive" button. You would see two options. Choose "Buy crypto from fiat". Please make sure that you are not in the "All accounts" mode.&#x20;

![](/files/snNZGQ7J21fg10Qay058)

**Step 2**: Choose the network associates with the token you want to buy. Please note that most on-ramp service providers only work with main tokens of the network. In this case, if you choose Polkadot Relay Chain, the token you would be able to buy is DOT.&#x20;

![](/files/VyIflc9oiO4sevQpbBBE)

**Step 3**: Choose service provider. We are currently working with Transak, MoonPay and Onramper.&#x20;

However, not every token/network is supported. If you interact with the screen and find the selection of service provider muted, it means we are currently not supporting on-ramp buying for your selected network.

![](/files/qis3MMakESZvgLBxUYqS)

**Step 4**: The wallet would redirect you to the service provider's website. Please continue your transaction there.

<figure><img src="/files/ZZJsdSqNl0Sn6Jbd7Ucs" 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/beta/extension-user-guide/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.
