> 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/technical-docs/cn/dao-hang-zhi-nan.md).

# 导航指南

要在 Backpack 交易所进行交易，您需要创建账户、完成身份验证，并通过法币充值或加密货币充值为账户注资。

***

### 创建账户并完成身份验证

访问 [backpack.exchange](https://backpack.exchange/) 注册新账户。

验证您的邮箱后，完成 KYC（了解您的客户）身份验证流程。

&#x20;详细操作指南请参考：

* [个人账户身份验证](https://support.backpack.exchange/articles/verify-individual-account-identity-backpack-exchange)
* [机构和企业账户身份验证](https://support.backpack.exchange/articles/verify-institutional-and-business-account-identity)

***

### 充值法币或加密货币资产

完成 KYC 认证后，您可以通过法币充值（银行转账、信用卡/借记卡）或直接存入加密货币为钱包注资。

打开“充值”菜单即可查看以上两种选项。

* [通过 Backpack 钱包充值加密货币](https://support.backpack.exchange/articles/deposit-crypto-on-backpack-exchange-wallet-via-backpack-wallet-browser)

***

### 开始在 Backpack 交易所交易

现货市场、现货杠杆、永续合约和 Safe 多签钱包功能均面向 Backpack 用户开放。详细操作指南和更多产品信息，请访问[Backpack 帮助中心](https://support.backpack.exchange/)。

* 您可以通过 [Discord](https://discord.gg/backpack) 联系客服，或发送邮件至：<support@backpack.exchange>


---

# 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/technical-docs/cn/dao-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.
