# Buy Crypto

Buy with card option in our market allows users to purchase and sell cryptocurrencies. This feature provides an easy and secure way to trade digital assets directly within the market interface. With a few clicks, users can choose their preferred cryptocurrencies and complete transactions using various payment methods. Additionally, the market ensures that all transactions are protected by advanced security measures, providing a smooth and reliable experience for buying and selling crypto.

In order to buy or sell crypto, you will need to follow a few steps.

**Step 1**

To access this feature of the market, it is necessary to [connect your wallet and login to web3!](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login)

**Step 2**

Select **wallet** icon

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

**Step 3**

Select **Buy with card**

After clicking the **Buy with card** button, you will be redirected to the panel, where you can easily purchase cryptocurrency by following the provided instructions.

<figure><img src="/files/IO5VGBbLzza2PsU1ARt0" alt="" width="265"><figcaption></figcaption></figure>

**Step 4**

Choose between **Buy** or **Sell** option

{% hint style="info" %}
This manual will explain the buying process, but the selling process is very similar.

Will be buying ETH with EURO.
{% endhint %}

<figure><img src="/files/dp6WaPTmiw9gXFnOKDzz" alt="" width="279"><figcaption></figcaption></figure>

**Step 5**

Fill out all necessary fields:

* amount you want to allocate for the purchase
* fiat currency you intend to use for the purchase
* payment method
* cryptocurrency you would like to receive&#x20;

{% hint style="info" %}
When choosing a cryptocurrency, you also need to select the Blockchain on which you would like to receive it
{% endhint %}

Once everything selected please click **Buy Now**

<figure><img src="/files/qKTiGrlgzFhC3siXhPTb" alt="" width="279"><figcaption></figcaption></figure>

**Step 6**

Enter your wallet address and click **Buy ETH**

{% hint style="info" %}
Your wallet address is automatically recognized. If you would like to use different wallet address please edit accordingly
{% endhint %}

<figure><img src="/files/2amOsnbGvGKDkqDbJb1x" alt="" width="281"><figcaption></figcaption></figure>

**Step 7**

Enter your email and click **Continue**

<figure><img src="/files/La1Iox7M4UfSTjkIBTbU" alt="" width="279"><figcaption></figcaption></figure>

**Step 8**

Enter verification code received on your email.

✅ Tick box to confirm Terms of Use and Privacy Policy

Click **Continue**

<figure><img src="/files/mpOjuUm3LUN4HLUq1YPu" alt="" width="280"><figcaption></figcaption></figure>

**Step 9**

Complete 3 steps KYC (Know Your Customer) and **Continue**

Enter your payment details and **confirm** your order

<div><figure><img src="/files/Pzx0LpfsT8cU7cEYCp8d" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6Udas0pLGUsF7DZ6DJcS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/abWz4QSOeXXWOP1ucLKR" alt=""><figcaption></figcaption></figure></div>

**Step 10**

Congratulation! You have successfully purchased cryptocurrency

<figure><img src="/files/NeVTK3tjJdc9b0Xfc9Fa" alt="" width="303"><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.metaproprotocol.com/metapro-market/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.
