> For the complete documentation index, see [llms.txt](https://docs.veno.finance/veno-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.veno.finance/veno-finance/user-guide/how-to-buy-cro-with-fiat.md).

# How to buy CRO with fiat

Step 1: Click the “Connect Wallet” button on the upper right in the Home Page. Click “Get CRO” to direct to Transak.

![](/files/i9s5R4RD9VQ6YVvzflOn)![](/files/EOmdrIQeVKSHTxjEzNwx)

Step 2: Input the fiat amount and select the fiat currency and payment method that you want to buy CRO with. Review the exchange rate and the total fees per transaction. Click “Buy Now” if the information is correct.

For first time users, you will have to complete their KYC process, which is listed in Step 3 - 5. Jump to Step 6 if you have already completed their KYC process.

![](/files/D9zqfQ0pc4f8YeVgrNE6)

Step 3: Enter your email address and click “Continue” when finished. The system will then send you a 6 digits verification code to your email address. Input the verification code to complete the email verification process.

![](/files/LBdovJnVkHk360wf822Y)![](/files/cpsVBd0tC9U6MPll4is5)

Step 4: Followed by 3 KYC Steps. Input the required personal details, address and social security number for verification. Click “Continue” when completed in each step. When you finish the 3 KYC steps, your information will be viewed by Transak. If the account is approved for trading, you will receive a notification for reference.

![](/files/WRHaQkRFrjGNmZsvrVpD)![](/files/xtPsdBr3TWbLvCLhIy0D)![](/files/0Wlf7sdJxCeG5YIgc2Gx)![](/files/0E7UKlN005pYApgeLS5O)

Step 5: Afterwards, you may add your credit card information to the account.

![](/files/UpyOgnUYpbzezwuVPc9J)

Step 6: Review your visa card number, wallet address and transaction details in this transaction. Click “Confirm” to approve the transaction. Congratulations! You have successfully bought CRO with fiat on Veno.

![](/files/32VWW0563QKHTscBhsfc)<br>


---

# 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.veno.finance/veno-finance/user-guide/how-to-buy-cro-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.
