# Funding Your Crypto Wallet

The final step before you can truly get started would be to fund your wallet. Since you will need BNB (Smart Chain) to use the Binance Smart Chain, this is the token you will need to buy.

There are multiple methods of funding your wallet, such as transferring the funds from a Centralised Exchange, however Bogged have incorporated a direct contribution system from fiat currencies working in conjunction with Ramp, a UK [FCA authorised](https://register.fca.org.uk/s/firm?id=0014G00002WMgzmQAD) crypto asset firm, which can be accessed [here](https://app.bogged.finance/fiat).

### Option 1: Using Ramp on Bogged&#x20;

The Bogged direct contribution is simple and quick, and can provide instant access to the crypto (depending on the payment method selected).

Visit Bogged's [Buy with Fiat](https://app.bogged.finance/bsc/fiat) section.

Enter the amount you wish to buy.

![](/files/zcGhg1U6PCSMNaaoHtGD)

Enter your Email and proceed through the verification steps with them.

Enter your Wallet Address, you can find this in metamask. Click the account to copy it to your clipboard and paste it into the address field.

![](/files/vn0oHG1yUPVYkVBmq6sD)

Pay, and you'll receieve your crypto in minutes.

### Option 2: Binance

Binance has an easy to use guide on how to Buy BNB through them on[ their website](https://www.binance.com/en/buy-bnb). Once you've bought the BNB, you'll have to withdraw it to your wallet.

You can find your wallet address if you open metamask in your browser, it starts with 0x. Click the account to copy the address into your clipboard.&#x20;

![](/files/Kc7NAXGejQfNQVt4qxYv)

Paste the address starting with 0x into the Binance Withdraw section once you've purchased tokens, and select the option to withdraw the tokens on the "Binance Smart Chain BSC BEP-20"

Now you'll be able to use Bogged and trade your new BNB for other digital assets!

### Final Notes

Note that whichever blockchain network you use, you will be required to keep the main currency of that blockchain on your wallet to cover transaction fees, which are always payable in the native network token.


---

# 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.bogged.finance/bogged-finance/get-started/funding-your-crypto-wallet.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.
