> 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/xiang-mu-yu-ji-hua.md).

# 项目与计划

- [积分计划](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/ji-fen-ji-hua.md)
- [等级推荐计划（积分）](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/ji-fen-ji-hua/deng-ji-tui-jian-ji-hua-ji-fen.md)
- [邀请返佣](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/yao-qing-fan-yong.md)
- [API 经纪商计划](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/api-jing-ji-shang-ji-hua.md)
- [Backpack用户参与计划](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/backpack-yong-hu-can-yu-ji-hua.md)
- [BP 计划常见问题解答](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/backpack-yong-hu-can-yu-ji-hua/bp-ji-hua-chang-jian-wen-ti-jie-da.md)
- [Backpack 官方队长计划](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/backpack-guan-fang-dui-zhang-ji-hua.md)
- [Seeker Season 活动](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/seeker-season-huo-dong.md)
- [联盟计划](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/lian-meng-ji-hua.md)
- [Backpack VIP计划](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/backpack-vip-ji-hua.md)
- [USD收益加成计划](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/usd-shou-yi-jia-cheng-ji-hua.md)
- [做市商计划](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/zuo-shi-shang-ji-hua.md)
- [代币上线申请](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/dai-bi-shang-xian-shen-qing.md): 申请将您的代币上线至 Backpack Exchange。了解我们的上线流程、指南以及如何提交申请。
- [漏洞赏金计划](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/lou-dong-shang-jin-ji-hua.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/xiang-mu-yu-ji-hua.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.
