# &#x20;How to buy $GVC

**If you're looking to buy $GVC tokens, which run on the Binance Smart Chain, follow these steps to make your purchase on PancakeSwap**

### Step 1: Set Up MetaMask

* Make sure you have the MetaMask browser extension installed and set up.
* Open MetaMask and ensure you're connected to the Binance Smart Chain network.

### Step 2: Get BNB

* Purchase BNB (Binance Coin) from a reputable cryptocurrency exchange.
* Withdraw the BNB to your MetaMask wallet address.

### Step 3: Access PancakeSwap

* Open your web browser and navigate to[ https://pancakeswap.finance/](https://pancakeswap.finance/).
* Click on the "Connect" button at the top right corner and choose MetaMask from the options.

### Step 4: Swap BNB for $GVC

* On the PancakeSwap interface, click the "Trade" button.
* In the "From" section, select BNB.
* In the "To" section, manually paste the $GVC token contract address.
* You can find the $GVC contract address on the official website or a trusted source.
* Adjust the amount of BNB you want to swap for $GVC.
* Click "Swap" and review the transaction details.
* Confirm the transaction in MetaMask and wait for the confirmation on the blockchain.

### Step 5: View Your $GVC Balance

* Once the transaction is confirmed, you'll see your $GVC balance in your MetaMask wallet.
* You can also verify your $GVC balance on BSCScan (<https://bscscan.com/>) by searching for your wallet address.

*<mark style="color:orange;">**Please exercise caution while interacting with DeFi platforms and double-check the contract addresses and sources to avoid scams. Ensure that the links you're using are genuine and not phishing sites.**</mark>*

<br>


---

# 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.gvctoken.com/get-started/get-started-on-gpad/how-to-buy-usdgvc.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.
