# How-to Guides

- [Get Started (BSC)](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started.md)
- [Create a Wallet](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started/wallet-guide.md)
- [Get BEP20 Tokens](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started/bep20-guide.md)
- [Using PancakeSwap without Centralized Exchanges](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started/using-pancakeswap-without-centralized-exchanges.md): You don't need an account with Binance, Coinbase, Kraken, Huobi, OKEx or any other centralized exchange to start using PancakeSwap!
- [Connect Your Wallet to PancakeSwap](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started/connection-guide.md)
- [Get Started (SOL)](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-sol.md)
- [Create a wallet (SOL)](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-sol/create-a-wallet-sol.md)
- [Get SOL / CAKE on SOL](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-sol/get-sol-cake-on-sol.md)
- [Solana FAQ](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-sol/solana-faq.md)
- [Get Started (Monad)](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-monad.md)
- [Create a wallet (Monad)](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-monad/create-a-wallet-monad.md)
- [Get MON on Monad](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-monad/get-mon-on-monad.md)
- [Monad FAQ](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-monad/monad-faq.md)
- [Get Started (Aptos)](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-aptos.md)
- [Create a Wallet](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-aptos/wallet-guide.md)
- [Get Aptos Coins](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-aptos/aptos-coin-guide.md)
- [CAKE Bridging Guide](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md): Bridge CAKE between Aptos and BNB Smart Chain
- [Connect Your Wallet to PancakeSwap](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-aptos/connection-guide.md)
- [Aptos FAQ](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-aptos/aptos-faq.md)
- [V3/V2 Migration](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/v3-v2-migration.md)
- [How to migrate](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/v3-v2-migration/how-to-migrate.md): Migrate your liquidity and farm stakings to the new PancakeSwap Exchange and Farm V3
- [How v3 APR is calculated](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/v3-v2-migration/how-v3-apr-is-calculated.md)
- [FAQ](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/v3-v2-migration/faq.md)
- [V2 Migration](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/v3-v2-migration/migration.md)
- [Migrate Your Stakings](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/v3-v2-migration/migration/migrate-your-stakings.md): Migrate your farms and pools staking to the new PancakeSwap MasterChef
- [MasterChef v2](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/v3-v2-migration/migration/masterchef-v2.md): Migrate to MasterChef v2
- [List of Farms](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/v3-v2-migration/migration/masterchef-v2/list-of-farms.md)
- [CAKE Syrup Pool](https://docs.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/v3-v2-migration/migration/cake-syrup-pool.md): Migrate to new CAKE Syrup Pool


---

# 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.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides.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.
