# Setting up a wallet to buy Polar

For beginners to cryptocurrency, in order to purchase Polar tokens from PancakeSwap it is necessary to set up your wallet on the blockchain. This can be done using a Metamask wallet which can be set up using the following instructions.

In order to initiate and pay for any blockchain transaction you need to have cryptocurrency in your wallet. For example ETH or ether is required to pay for transactions on the Ethereum blockchain. ON BSC, BNB is required and MATIC on Polygon.

To fund your wallet with cryptocurrency you may need to register with a CEX (centralised exchange) such as Binance to convert some fiat/normal currency to cryptocurrency. Then withdraw this cryptocurrency to your wallet held in Metamask.&#x20;

Please be careful as you risk losing your cryptocurrency at each step.

Binance Academy provides an excellent article on using Metamask: <https://academy.binance.com/en/articles/how-to-use-metamask>


---

# 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://polarisproject.gitbook.io/polaris-defi/beginners-guides/setting-up-a-wallet-to-buy-polar.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.
