> For the complete documentation index, see [llms.txt](https://docs.bitoftrade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitoftrade.com/for-traders/trading-platform/quick-start/how-to-buy-crypto-with-fiat.md).

# How to buy crypto with fiat?

#### A simple guide to buying cryptocurrency.

You can easily buy crypto with fiat money, for example, using USD to purchase Bitcoin. The majority of major global paper currencies are all classed as fiat, so you can get trading straight away!

Let’s get started.

* Visit [bitoftrade.com](http://bitoftrade.com/) and select “Start Trading”.
* From the top-left options, (“Swap”, “Leverage”, “Fiat”) click “Fiat”.

![Screen\_Shot\_2022-06-13\_at\_17.18.37.png](https://bitoftrade.zendesk.com/hc/article_attachments/6844413940753/Screen_Shot_2022-06-13_at_17.18.37.png)

* Select the amount and type of currency you’d like to exchange. *You can also sell currency, by selecting the “Sell” option demonstrated below.*&#x20;
* The exchange rate will be automatically generated. Please select the type of currency you’d like to receive from the “You Get” options.
* Click “Buy”.

![Screen\_Shot\_2022-06-13\_at\_17.20.15.png](https://bitoftrade.zendesk.com/hc/article_attachments/6844365676817/Screen_Shot_2022-06-13_at_17.20.15.png)

* Select your preferred payment option. Don’t forget to read and confirm acceptance of Guardarian’s “terms of service”, “privacy policy”, and our “personal data processing” information.

![Screen\_Shot\_2022-06-13\_at\_17.20.36.png](https://bitoftrade.zendesk.com/hc/article_attachments/6844365786129/Screen_Shot_2022-06-13_at_17.20.36.png)

* Add the address of the crypto-receiving wallet.

![Screen\_Shot\_2022-06-13\_at\_17.21.10.png](https://bitoftrade.zendesk.com/hc/article_attachments/6844365785361/Screen_Shot_2022-06-13_at_17.21.10.png)

&#x20;

* Provide your country, mobile number, and/or email address, and select “Send Code”.
* Enter your received code when prompted to do so.

![Screen\_Shot\_2022-06-13\_at\_17.26.45.png](https://bitoftrade.zendesk.com/hc/article_attachments/6844414263441/Screen_Shot_2022-06-13_at_17.26.45.png)

* Complete the identity verification process\* and payment.

![Screen\_Shot\_2022-06-13\_at\_17.22.40.png](https://bitoftrade.zendesk.com/hc/article_attachments/6844416298385/Screen_Shot_2022-06-13_at_17.22.40.png)

&#x20;

* Sit back and wait for the exchange to be made!

*\*Please note that identity verification is an ordinary procedure for fiat-to-crypto transfers. This is the only time you’ll ever need to complete KYC verification, as it doesn’t apply to standard crypto-to-crypto exchanges.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bitoftrade.com/for-traders/trading-platform/quick-start/how-to-buy-crypto-with-fiat.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
