> For the complete documentation index, see [llms.txt](https://help.pandatool.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pandatool.org/english/contact.md).

# Connect

Please contact our team members via Telegram to ensure effective communication. When using our application, please verify that your URL is Pandatool.org. We have recently discovered several websites using similar links to impersonate us, so please remain vigilant. Our community is primarily located on Telegram, and we encourage you to join us.

* Website: <https://pandatool.org/>
* Telegram: <https://t.me/pandatool_en>
* Twitter: <https://twitter.com/PandaTool>
* Youtuble：<https://www.youtube.com/@Panda_Tool/videos>
* Github：<https://github.com/pandatoolcode>
* BNB Chain：<https://dappbay.bnbchain.org/detail/pandatool>
* OKX's Web3：<https://www.okx.com/cn/web3/discover/search?name=pandatool>
* DappRadar：<https://dappradar.com/dapp/pandatool>

If you would like to collaborate with us or have any other ideas or feedback, please contact us via email: <contactpandatool@gmail.com>


---

# 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:

```
GET https://help.pandatool.org/english/contact.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.
