# How to buy $BLITZ

### I. Send BNB to your wallet

You can buy BNB directly on MetaMask, transfer it to your MetaMask Wallet from exchanges like KuCoin, Binance, or bridge your funds from the other chains, then use it to buy BNB. Make sure to use the BEP-20 network when transfering BNB.

### II. Go to PancakeSwap using our official pair - [**link here**](https://pancakeswap.finance/swap?outputCurrency=0xf376807dcdbaa0d7fa86e7c9eacc58d11ad710e4)

### III. Swap BUSD for BLITZ

You can start swapping as soon as you have BUSD available!&#x20;

![](/files/CEPysT3JiXNn1tfl8GR1)

1. Go to PancakeSwap - direct link to our official pair is [**here**](https://pancakeswap.finance/swap?outputCurrency=0xf376807dcdbaa0d7fa86e7c9eacc58d11ad710e4)
2. Make sure the input currency is BUSD.
3. **Set the slippage on 0.5%** ⚠️
4. Select the amount of BLITZ you want to swap for. Then click "Enable BUSD" and sign the transaction.
5. After the "Enable BUSD" transaction has been processed successfully, click "Swap" and sign the transaction.
6. You should see BLITZ in your wallet balance now after the swap transaction is successful. If you cannot find it in your wallet, add BLITZ contract address to your wallet.

### IV. Swap BNB for BLITZ

You can start swapping as soon as you have BNB available!&#x20;

![](/files/H0LzMCWMnm8jIs6vefAe)

1. Go to PancakeSwap - direct link to our official pair is [**here**](https://pancakeswap.finance/swap?outputCurrency=0xf376807dcdbaa0d7fa86e7c9eacc58d11ad710e4)
2. Make sure the input currency is BUSD.
3. **Set the slippage on 0.5%** ⚠️
4. Click "Swap" and sign the transaction.
5. You should see BLITZ in your wallet balance now after the swap transaction is successful. If you cannot find it in your wallet, add BLITZ contract address to your wallet.

Because BLITZ is paired with BUSD, your transaction will be routed through this Stable Coin. You can eventually convert your BNB to BUSD and then buy BLITZ directly with BUSD.


---

# 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.blitzlabs.io/guides/how-to-buy-usdblitz.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.
