# Where you can get cryptocurrency to buy cards

## Find your wallet number

At the top of the wallet window, you will see the word Account 1 and below <mark style="color:purple;">the sequence of numbers</mark>. Click on the sequence, and it will be copied to the clipboard. These numbers are the unique number of your wallet. Using this number, you can receive or send cryptocurrency, and buy or give postcards. It looks like this:&#x20;

0xcAe9C861ABCc3282F1D47f25535391599aD59186

Before you top up your account with any tokens, you need to make sure that your wallet contains coins from the network in which the transactions will take place. For example, for the Ethereum Mainnet network it is <mark style="color:purple;">ETH</mark>, for the Binance Smart Chain network it is <mark style="color:purple;">BNB</mark>, for the Polygon network it is <mark style="color:purple;">MATIC</mark>. **Ethereum network tokens are available by default**. To add a new token, click the "Add Token" button.

## How to buy a token?&#x20;

There are several ways to buy tokens, we will show **using ETH as an example**:

1. You can top up your wallet through an exchange service.
2. Buy Ethereum directly in the Metamask wallet.
3. Buy it on the exchange and transfer it to your wallet.
4. Transfer from another address.

### **1. Deposit the wallet through the exchange service.**

There are two types of such services:

* <mark style="color:purple;">P2P-service:</mark> individuals transfer to individuals. An example of such an exchanger:

{% embed url="<https://localbitcoins.com>" %}

* The second option is <mark style="color:purple;">a separate service</mark> that <mark style="color:purple;">sets its own rate</mark>. Here you will need to find an option that suits you and that you can trust. For example:

{% embed url="<https://www.gate.io/signup/7964061>" %}

{% embed url="<https://www.bitmart.com/register-referral/en?r=sRKAf7>" %}

{% embed url="<https://bitazza.com/signup?aff=2307KA>" %}

For the Russian Federation, one of the largest aggregators of exchangers is the site:&#x20;

{% embed url="<https://www.bestchange.ru/>" %}

In the aggregator, you need to select the currency you want to buy. Then you should find the seller with the appropriate rate and payment method, and go to the exchanger's site and make the transaction.

### **2. Buy Ethereum in the Metamask wallet**

Click the "Buy" button on the main Metamask Wallet window. There will be a window with the options <mark style="color:purple;">to choose</mark> and <mark style="color:purple;">buy cryptocurrency</mark>. Choose the service, which will be suitable for you (different ways differ in rate, commissions, and payment methods).

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

### **3. Cryptocurrency exchange.**

This is the best solution for buying coins. Exchanges usually have <mark style="color:purple;">a good value of tokens</mark> and you can <mark style="color:purple;">use bank cards</mark>. One of the most famous and largest exchanges is Binance, link:

<figure><img src="/files/9StwpaqMzp1NEsIWZjlV" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.binance.com/en>" %}

### **4. Transfer from another address.**

Your friend can transfer funds to you. To do this, all you need to do is to send them your wallet number. When they have made the transaction, in a few minutes the currency will be in your wallet, and you can start purchases.


---

# 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://guide.cruzo.cards/cryptocurrency-wallets/where-you-can-get-cryptocurrency-to-buy-cards.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.
