> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/cn/bao-gao-wen-ti-huo-lou-dong/jiao-yi-suo/bu-zhi-yuan-de-cun-kuan-bao-gao.md).

# 不支援的存款報告

請使用此表單回報不支援的代幣存款，或透過錯誤網路發送的存款。此表單可協助我們的客服團隊收集準確資訊，並評估是否有可能追回資金。

提交前請注意\
\
請確保您已準備好以下資訊：

* 您在 Backpack 交易所註冊的電子郵件地址
* 交易連結（或交易雜湊值 TX Hash）
* 進行轉帳所使用的區塊鏈網路
* 可用來接收追回資金的自我保管錢包地址

資訊不完整或有誤，可能會延遲審核流程

{% embed url="<https://z5g1w.typeform.com/to/OTYoEWH3>" %}


---

# 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://support.backpack.exchange/support-docs/cn/bao-gao-wen-ti-huo-lou-dong/jiao-yi-suo/bu-zhi-yuan-de-cun-kuan-bao-gao.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.
