> 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/dai-bi-shang-xian-shen-qing.md).

# 代币上线申请

### 为什么将您的代币上线至 Backpack Exchange？

• **全球覆盖：** 覆盖 150+ 个国家的用户，自上线以来累计交易量超过 600 亿美元。

• **流畅的用户体验：** Backpack Exchange 提供直观的管理界面、安全的资产存储以及顺畅的数字资产交易体验。

• **强大的安全保障：** 我们的平台采用行业领先的安全措施，保障用户资金安全，提供值得信赖的交易环境。

访问 [“关于我们”](https://learn.backpack.exchange/about) 页面，了解更多我们的愿景与使命。

***

### 上线指南与流程

1. **申请表：** 填写下方的代币上线申请表，提供项目的关键信息。
2. **审核评估：** 我们的团队将根据项目的可持续性、社区支持情况以及合规性等因素审核每一份申请。
3. **批准与对接：** 若审核通过，我们将协调技术上线流程，告知您的团队时间安排，并协助您顺利在 Backpack Exchange 上线。

***

### 如何提交您的申请

1. **完成表单：** 提供关键项目信息及相关支持材料。
2. **后续沟通：** 我们收到申请后，团队将与您联系，进行必要的补充说明或进一步确认。

***

### 立即申请

准备好连接更广泛的用户群体并开启新的增长机会了吗？请填写下方申请表，我们的团队成员将尽快与您联系。

{% embed url="<https://airtable.com/appzUl7DuSHXwdOIh/pagmoAw1xYDPQDsSs/form>" %}


---

# 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/dai-bi-shang-xian-shen-qing.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.
