# Get Started (BSC)

![](/files/by6HnhWHo8AhPv4GEaIq)

Using anything new can be a bit of a challenge. Don't worry though, we've created a range of guides to help you get comfortable with PancakeSwap!

## Setting up PancakeSwap

Follow these guides to get everything set up to use PancakeSwap, or feel free to jump to the guide you need if you've been doing okay but lost your way.

[Create a Wallet](https://docs.pancakeswap.finance/get-started/wallet-guide)\
[Get BEP20 Tokens](https://docs.pancakeswap.finance/get-started/bep20-guide)\
[Connect Your Wallet to PancakeSwap](https://docs.pancakeswap.finance/get-started/connection-guide)

## Guides for using PancakeSwap features

Once you have a wallet set up and connected to PancakeSwap, feel free to check our other how to guides below.

[How to Trade](https://docs.pancakeswap.finance/products/pancakeswap-exchange/trade-guide)\
[How to Add/Remove Liquidity](https://docs.pancakeswap.finance/products/pancakeswap-exchange/liquidity-guide)\
[How to Use Farms](https://docs.pancakeswap.finance/products/yield-farming/how-to-use-farms)\
[How to Stake in Syrup Pools](https://docs.pancakeswap.finance/products/syrup-pool/syrup-pool-guide)\
[How to Play the Lottery](https://docs.pancakeswap.finance/products/lottery/lottery-guide)\
[How to Use Prediction](https://docs.pancakeswap.finance/products/prediction/prediction-guide)\
[How to Participate in an IFO](https://docs.pancakeswap.finance/products/ifo-initial-farm-offering/ifo-guide)\
[How to Set Up an NFT Profile](https://docs.pancakeswap.finance/products/nft-profile-system/profile-guide)\
[How to Vote](https://docs.pancakeswap.finance/products/voting/voting-guide)

Check the menu for more documentation on the range of PancakeSwap features and services, including more advanced guides.

If you can't find what you need, feel free to visit the [PancakeSwap Telegram](/welcome-to-pancakeswap/contact-us/social-accounts.md) and ask for help there!


---

# 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/get-started.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.
