> For the complete documentation index, see [llms.txt](https://pa-support.pocketarena.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pa-support.pocketarena.com/how-to-buy-poc-on-pancakeswap.md).

# How to Buy POC on PancakeSwap

![](https://miro.medium.com/max/1400/1*pyD5FvZEfgzoeI9v7ATUKA.png)

PancakeSwap allows us to swap tokens and in this article we will provide you with some basic wallet information around PancakeSwap, which includes setting up your wallet and adding POC tokens to your wallet.

The link below is when you have BNB that can be exchanged for POC in your MetaMask, you can click on it to swap it for POC.

{% embed url="<https://pancakeswap.finance/swap?inputCurrency=&outputCurrency=0x1b6609830c695f1c0692123bd2fd6d01f6794b98>" %}

English help

1. [Installing metamask](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/1.-installing-metamask.md)
2. [BSC(BEP-20) Network setting, POC added](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/2.-bsc-bep-20-network-setting-poc-added.md)
3. [Prepare the necessary cryptocurrency to purchase POC](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/3.-prepare-the-necessary-cryptocurrency-to-purchase-poc.md)
4. [Transfer the prepared cryptocurrency to MetaMask](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/4.-transfer-the-prepared-cryptocurrency-to-metamask.md)
5. [POC Exchange via PancakeSwap - BNB](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/5.-poc-exchange-via-pancakeswap-bnb.md)
6. [When POC is not shown in Import Tokens](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/6.-when-poc-is-not-shown-in-import-tokens.md)
7. [How to buy with BUSD on Mobile Metamask](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/7.-how-to-buy-with-busd-on-mobile-metamask.md)\
   8-1. [Adding BSC Network to your MetaMask Wallet](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/7.-how-to-buy-with-busd-on-mobile-metamask/7-1.-adding-bsc-network-to-your-metamask-wallet.md) \
   8-2. [BNB transfer from Binance or other CEX or Wallet, to MetaMask](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/7.-how-to-buy-with-busd-on-mobile-metamask/7-2.-bnb-transfer-from-binance-or-other-cex-or-wallet-to-metamask.md) \
   8-3. [BNB to BUSD Swap](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/7.-how-to-buy-with-busd-on-mobile-metamask/7-3.-bnb-to-busd-swap.md) \
   8-4. [BUSD to POC Swap](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/7.-how-to-buy-with-busd-on-mobile-metamask/7-4.-busd-to-poc-swap.md) \
   8-5. [Manually adding POC token to MetaMask ](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/7.-how-to-buy-with-busd-on-mobile-metamask/7-5.-manually-adding-poc-token-to-metamask.md)\
   8-6. [Manually adding BUSD token to MetaMask](/how-to-buy-poc-on-pancakeswap/how-to-buy-poc-on-pancakeswap/7.-how-to-buy-with-busd-on-mobile-metamask/7-6.-manually-adding-busd-token-to-metamask.md)

**You can check the POC price and the transactions on this website below.**&#x20;

{% embed url="<https://www.dextools.io/app/en/bnb/pair-explorer/0x7dd868074fdeb464f47b14f3c64f96072d92cd30>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pa-support.pocketarena.com/how-to-buy-poc-on-pancakeswap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
