# Buy on our web with PC

### If you already have Metamask and money in BSC go to Pt.4&#x20;

### Pt.1 — Setting up Metamask <a href="#d1c5" id="d1c5"></a>

1. Visit[ https://metamask.io/](https://metamask.io/)
2. Click **Download Now**, choose **Chrome**, and Install Metamask for Chrome (it also works for other browsers).
3. Click on **Install the Extension**.
4. As soon as the extension is installed, you will see a fox snout icon (the wallet logo) at the top right corner of the browser.
5. Click on the logo to open a window with options.
6. Click on **Create New Wallet** (option 2).
7. Agree to the terms and conditions.
8. Using the password generation form, create a password. The app will generate a **seed phrase**. Be sure to save it in a secure place, without this phrase you won’t be able to access your account.

### Pt.2 BSC on Metamask <a href="#id-4fdf" id="id-4fdf"></a>

1. Click on the Metamask logo in the upper right corner of your browser.

![](https://miro.medium.com/max/1196/0*3N5_c0T1Qy68Yec9)

2\. In the pop-up window click on the **Network** button. Ethereum mainnet is set by default. Choose **Custom RPS** instead.

3\. Now you have to manually enter the Binance Smart Chain Network information.

> **Network name:** Binance Smart Chain
>
> **New RPC URL:** <https://bsc-dataseed.binance.org/>
>
> **ChainID:** 56
>
> **Symbol:** BNB
>
> **Block Explorer:** [https://bscscan.com](https://bscscan.com/)

5\. Click **Save**

6\. Click on the **Network** button and choose **BSC**.

**Now your Metamask Wallet operates in the Binance Network.**

### Pt.3 — Buy BNB to buy CRX after. <a href="#d4c6" id="d4c6"></a>

1. Visit <https://cryptexlock.me/buy>
2. Click **Connect Wallet** (top right corner).

![](https://miro.medium.com/max/1400/0*INTq6LrtL-hjq-HD)

3\. Сhoose Metamask\
4\. In the pop-up window confirm the wallet access.

![](https://miro.medium.com/max/742/1*YpEN104WgNkUplQ4Ogzmhw.jpeg)

5\. Click “**Buy BNB with a card on Moonpay**”

![](https://miro.medium.com/max/1400/0*Bspk3GwOH33unFOc)

6\. Choose an amount between **$30 and $12k**.

![](https://miro.medium.com/max/672/1*HusaGrKQbxC3fEAxBAnUFg.jpeg)

7\. **Fill out** the forms, then **agree to the terms and conditions**.\
8\. Press **Pay Now**.

**Now you have BNB on your Smart Chain network account.**

![](https://miro.medium.com/max/1380/0*3rKrBApIycbeqVqB)

### Pt.4 Buying CRX <a href="#bd59" id="bd59"></a>

1. Visit [**https://cryptexlock.me/buy**](https://cryptexlock.me/buy).
2. In the “**How much BNB will you pay”** field you can see the amount of available BNB.

![](https://miro.medium.com/max/1400/0*bmlw6Zgj6yC2WobM)

3\. Choose the amount of BNB you want to **spend** to buy **CRX** (leave at least 0.02 BNB for the fees).\
4\. Сlick “**Buy CRX**”.\
5\. Wait for the transaction to pass (this usually takes 1–2 minutes).\
6\. A Metamask window will open, in it, click **Confirm**.\
7\. Now you have CRX in your Metamask, and some BNB (BSC always requires a small fee for its services).


---

# 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.cryptexlock.me/cryptex-token-crx/how-to-buy/buy-on-our-web-with-pc.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.
