> For the complete documentation index, see [llms.txt](https://titannet.gitbook.io/titan-network-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://titannet.gitbook.io/titan-network-en/titan-network-zhong-wen/qu-kuai-lian-ce-shi/ti-jiao-fan-kui-bug.md).

# 提交反馈 Bug

您可以通过以下多个渠道向我们提交Bug，并且我们将根据Bug的重要程度，对提出有效Bug的人给予奖励。

1. [**GitHub**](https://github.com/Titannet-dao/titan-chain/issues)
2. [**Discord**](https://discord.titannet.io/)
3. [**Telegram (TG)**](https://t.me/titannet_dao)
4. **邮箱（Email）**

   <mark style="color:purple;"><titan@titannet.io></mark>


---

# 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://titannet.gitbook.io/titan-network-en/titan-network-zhong-wen/qu-kuai-lian-ce-shi/ti-jiao-fan-kui-bug.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.
