> For the complete documentation index, see [llms.txt](https://roobee.gitbook.io/roobee-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roobee.gitbook.io/roobee-eng/dex-bsc/pancakeswap.finance.md).

# Pancakeswap.finance

![](/files/-MYO6fEHS5Hs7k8INoHn)

We and our rabbit friends at PancakeSwap have prepared for you lots of opportunities for farming $ROOBEE and $CAKE on BSC 🚀

## **🔥 Here's what we've got:**

If you have bROOBEE and BNB tokens:&#x20;

* &#x20;You can add them to a liquidity pool and start farming $CAKE tokens.

If you don't have bROOBEE:&#x20;

* &#x20;You can start farming $bROOBEE tokens via the SYRUP pool (works similarly to Binance Launchpool).

📝 **What is PancakeSwap?**

PancakeSwap is the number one decentralized exchange on the Binance Smart Chain. The PancakeSwap team has seen continuous support from Binance, including the listing of the CAKE token on the world's largest crypto exchange. PancakeSwap allows you not only to farm CAKE tokens for providing liquidity but also to farm other projects' tokens by using CAKE that you've farmed.

**We have prepared for you several guides where you can learn how to farm ROOBEE and CAKE tokens on PancakeSwap.**

* [Farming bROOBEE in the SYRUP pool ](https://app.gitbook.com/@roobee/s/roobee-eng/pancakeswap.finance/farming-roobee-in-the-syrup-pool)
* [CAKE farming ](https://app.gitbook.com/@roobee/s/roobee-eng/pancakeswap.finance/cake-farming)
* [How to add liquidity on Pancakeswap ](https://app.gitbook.com/@roobee/s/roobee-eng/pancakeswap.finance/how-to-add-liquidity-on-pancakeswap)

If you have ROOBEE tokens on the Ethereum network and want to join the farming on PancakeSwap, you'll first need to set up your MetaMask and transfer ROOBEE from Ethereum to BSC. You can do this by following the guides below:

* [How to set up MetaMask for Binance Smart Chain](https://app.gitbook.com/@roobee/s/roobee-eng/instructions/how-to-set-up-metamask-for-binance-smart-chain)
* [How to convert ERC20 ROOBEE to BEP20](https://app.gitbook.com/@roobee/s/roobee-eng/instructions/how-to-convert-erc20-roobee-to-bep20)


---

# 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://roobee.gitbook.io/roobee-eng/dex-bsc/pancakeswap.finance.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.
