# 入门指南 (BSC)

![](https://gblobscdn.gitbook.com/assets%2F-MHREX7DHcljbY5IkjgJ%2F-MbAMObsweNRS-pDqIid%2F-MbAOS6qTp_O-x9ZkROg%2Fdocs%20masthead%20\(15\).png?alt=media\&token=77a0592a-82b8-4cf9-92ab-998f40719f77)

尝试新事物总是那么的富有挑战。别担心，我们制作了一系列教程，助您快速入门 PancakeSwap。

## 准备工作

开始使用 PancakeSwap 前，请先按照以下指南设置。若您已经熟练使用但仍有疑问，可点击跳转至相关教程重新了解。

[创建钱包](/chinese/master/get-started/wallet-guide.md)\
[获得 BEP20 代币](/chinese/master/get-started/bep20-guide.md)\
[把您的钱包连接至 PancakeSwap](/chinese/master/get-started/connection-guide.md)

## 使用指南

正确设置并连接好钱包后，您可以参考下面的手把手指南，开始学习使用 PancakeSwap 。

[如何交易代币](/chinese/chan-pin/pancakeswap-exchange/ru-he-jin-xing-jiao-yi.md)

[如何添加/移除流动性](/chinese/chan-pin/pancakeswap-exchange/tian-jia-yi-chu-liu-dong-xing.md)

[如何使用农场](/chinese/chan-pin/yield-farming.md)

[如何在糖浆池质押](/chinese/chan-pin/syrup-pools.md)

[如何玩转彩票](/chinese/chan-pin/lottery.md)

[如何使用预测功能](/chinese/chan-pin/yu-ce.md)

[如何参与IFO](/chinese/chan-pin/ifo-initial-farm-offering.md)

[如何设置个人资料NFT头像](/chinese/chan-pin/nft-shi-chang/nft-ge-ren-dang-an-xi-tong.md)

[如何投票](/chinese/zhi-li-dai-bi-jing-ji/voting.md)

查看以上菜单以获取有关 PancakeSwap 功能和服务的更多文档，包括更高级的指南。

如果您找不您需要的东西，请随时访问[ PancakeSwap中文电报群组](https://t.me/PancakeSwap_CN)并在那里寻求帮助！


---

# 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/chinese/master/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.
