> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/contact-us/telegram-and-discord-communities.md).

# Telegram 与 Discord 社区

加入我们官方的 Telegram 和 Discord 社区，与其他用户建立联系、获得支持并随时了解最新消息。

💡 **重要提示**：请始终核实你身处官方频道，以避免诈骗。PancakeSwap 绝不会索要你的私钥或资金。

### 🔗 **官方链接**

#### 🌐 **全球频道**

🔹 **Telegram（英语）**：<https://t.me/PancakeSwap>

🔹 **Telegram 公告（英语）**：<https://t.me/PancakeSwapAnn>

🔹 **Discord**：[https://discord.gg/pancakeswap](https://t.me/PancakeSwap)

#### 🌍 **本地社区**

* 日语 (<https://t.me/PancakeSwapJP>)
* 中文 (<http://t.me/PancakeSwap_CN>)
* 印尼语 (<http://t.me/PancakeSwapIndonesia>)
* 越南语 (<https://t.me/PancakeSwapVN>)
* 西班牙语 (<https://t.me/PancakeSwapES>)
* 尼日利亚 (<https://t.me/pancakeswap_ng>)
* 俄语 (<http://t.me/pancakeswap_ru>)
* 葡萄牙语/巴西 (<https://t.me/PancakeSwapPortuguese>)
* 菲律宾语 (<https://t.me/Pancakeswap_Ph>)
* 印度 (<https://t.me/PancakeSwap_India>)
* 韩语 (<https://t.me/PancakeSwapSouthKorea>)
* 😤 封禁申诉 (<https://t.me/pancakebanappeal>)

### ⚠️ **安全与警告**

🔴 **谨防诈骗！**

* PancakeSwap **不通过私信 (DM) 提供支持。**
* **切勿分享你的私钥**或助记词。
* 请始终核实你身处官方频道（在本文档中列出）。

***

### 🤝 **如何参与社区**

✅ **我如何加入 Telegram 或 Discord？**

1. 点击你想要加入的社区的链接。
2. 接受规则，并在需要时验证你的账户。
3. 开始与社区互动！

💬 **我如何提问或获得支持？**

* 在 Telegram 上，直接在正确的主题中使用聊天（如需帮助请在 Support 中）。
* 在 Discord 上，使用我们[出色的工单系统](https://discord.com/channels/897834609272840232/1135600553943109793)，或在我们的 [#General 频道](https://discord.com/channels/897834609272840232/897834609272840236)中留言。


---

# 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://docs.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/contact-us/telegram-and-discord-communities.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.
