# 聯絡我們

如果您有任何問題、建議或需要支援，可以透過以下方式聯繫 Byreal 團隊：

* **X（Twitter）：** [@byreal\_io](https://x.com/byreal_io)
* **Discord：** [加入 Byreal Discord](https://discord.gg/byreal)
* **Telegram：** [加入 Byreal Telegram](https://t.me/byreal_io)

如需技術支援或報告錯誤，請透過上述社群渠道聯繫我們的團隊。


---

# 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.byreal.io/zh-tw/resources/contact-us.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.
