> 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/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan.md).

# 银行指南

- [Chase](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/chase.md)
- [如何通过电汇方式充值 — Chase Bank](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/chase/ru-he-tong-guo-dian-hui-fang-shi-chong-zhi-chase-bank.md)
- [如何通过电汇方式提现 — Chase Bank](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/chase/ru-he-tong-guo-dian-hui-fang-shi-ti-xian-chase-bank.md)
- [众安银行](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/zhong-an-yin-hang.md)
- [通过 ZA Bank 向 Backpack 充值 USD](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/zhong-an-yin-hang/tong-guo-za-bank-xiang-backpack-chong-zhi-usd.md)
- [从 Backpack 提现 USD 到 ZA Bank](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/zhong-an-yin-hang/cong-backpack-ti-xian-usd-dao-za-bank.md)
- [天星银行](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/tian-xing-yin-hang.md)
- [通过 Airstar 向 Backpack 充值 USD](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/tian-xing-yin-hang/tong-guo-airstar-xiang-backpack-chong-zhi-usd.md)
- [从 Backpack 提现 USD 到 Airstar](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/tian-xing-yin-hang/cong-backpack-ti-xian-usd-dao-airstar.md)
- [Wise](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/wise.md)
- [如何通过电汇方式充值 — Wise](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/wise/ru-he-tong-guo-dian-hui-fang-shi-chong-zhi-wise.md)
- [如何通过电汇方式提现 — Wise](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan/wise/ru-he-tong-guo-dian-hui-fang-shi-ti-xian-wise.md)


---

# 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/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi/yin-hang-zhi-nan.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.
