# How to buy crypto

This feature allows users to buy crypto on the Solana chain with 2 providers: Kado and Transak. The provider that helps users get more tokens will be ranked at the top with the label “Best Match“.

### How to use

* **Step 1**: On the navigation bar, click on **“Discover“** tab, then click on the **Buy Crypto** section

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

* **Step 2**: Select the token and fill in the amount for the purchase, the system will automatically compare price quotes from providers and find the best rate for you. You can click this provider section to change to another provider
* Then click **“Continue”** to continue the process

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

* **Step 3:** It will open a pop-up of the provider the user chooses (**Kado** or **Transak**)
* **Step 4:** Enter your wallet address to receive coins after purchase. The default wallet will be your working wallet.
  * If you want to exchange wallets, please read the information carefully to avoid loss.
  * With **Transak**, you have to click “**Buy Now**” to get to the screen to edit the received address

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

* **Step 5:** Fill in your email and then Transak, Kado will send you a verification code, then choose a payment method, fill in personal and credit card information, and click “Continue”.

**Note:**

* For users who make transactions on Transak for the first time, after entering the address, they will perform several actions to verify: for example, take a selfie, send a scan of personal information (driver's license, passport, ID) through Gmail. Transak will verify your identity according to specific requirements.
* It takes you a short time to review your KYC, please wait for its status before going to the next steps.
* Each service provider has the minimum and maximum purchase amount for each transaction.
* The transaction cost will depend on the coin/token and the corresponding network.


---

# 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.saros.xyz/saros-mobile-app/extension/how-to-buy-crypto.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.
