# 需要帮助？点我

![](https://gblobscdn.gitbook.com/assets%2F-MHREX7DHcljbY5IkjgJ%2F-Mb9Zry-ZB3tPvT1CIzP%2F-Mb9nWQCJARFEUg4XCvr%2Fdocs%20masthead%20\(10\).png?alt=media\&token=3f948fee-7dc6-4a3b-9d8b-4357ef4d83c3)

如果您觉得无从下手，如果某个功能没有正确运作，或者您不确定某个操作是否成功，希望这个帮助板块可能能够帮到您。

## 帮助板块

我们把帮助板块按主题分成了几个部分，以便您快速找到想要的内容。以下是它们的简单概述。

### 故障排除指南

[故障排除指南](#cuo-wu-pai-chu-zhi-nan)收集了所有在使用过程中可能会遇见的错误，它不但会告诉您可能的解决方案，还会告诉您发生问题的原因。

### 常见问题

[常见问题解答](/chinese/master/click-here-for-help/faq.md)收录了 PancakeSwap 用户们在使用中经常质询的问题。每个问题均附有有答案、建议、解释或一些有用的资源链接。

### 其他教程及指南

帮助板块中也有一些其他教程和指南，它们可以指导您解决技术问题。当一个棘手的问题经常出现时，我们会把它更新收录至指南中。所以，如果您遇到困难，请第一时间查看帮助板块。

## 寻求帮助

PancakeSwap 没有专门的「客服」。如果您发现自己遇到的问题在这里无法得到解决，请在 PancakeSwap 的电报 [(Telegram) 群组](https://t.me/PancakeSwap_CN)内寻求帮助。如果您是第一次使用电报 (Telegram)，为了您的资金财产安全，入群发言之前，请先阅读相关防诈骗须知，注意不要相信任何私聊及私聊告知的操作。

{% hint style="warning" %}
想要寻找 v1 兑换页面？

[https://v1exchange.pancakeswap.finance/#/swap ](<https://v1exchange.pancakeswap.finance/#/swap >)

⚠️ PancakeSwap V1 兑换版本已于 2021 年 5 月弃用。请转至 [V2 兑换](https://pancakeswap.finance/swap?chainId=56)，以获得大多数交易对更好的价格。
{% endhint %}


---

# 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/click-here-for-help.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.
