> 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/zheng-quan/zi-ge-yu-fang-wen-quan-xian.md).

# 资格与访问权限

Backpack 证券目前处于**公开测试阶段**，面向支持地区内符合条件的 Backpack 用户开放。

无需单独开设股票账户或完成额外的验证流程。在首次交易前，您需要接受一次性用户协议。

## 资格要求

访问 Backpack 证券须满足以下所有条件：

| 条件                   |
| -------------------- |
| 位于受支持的地区             |
| 拥有已完成验证的 Backpack 账户 |
| 在首次交易前接受一次性用户协议      |

#### **支持地区**

Backpack 证券不适用于**美国、英国、阿联酋或日本**的用户，**Backpack 欧盟版**亦不提供此服务。在其他允许交易股票的地区，已通过验证的符合条件用户均可访问。

Backpack 证券同样遵循 Backpack 交易所整体的国家可用范围：如果 Backpack 交易所本身未在您所在国家提供服务，Backpack 证券也将无法使用。有关 Backpack 交易所目前支持的国家，请参阅[**支持地区**](/support-docs/cn/jiao-yi-suo/jiao-yi-suo-zhang-hu/shen-fen-yan-zheng/zhi-chi-di-qu.md)页面。

如果 Backpack 证券在您所在地区不可用，账户中将不会显示股票板块。

{% hint style="info" %}
确保您对 Backpack 证券的使用符合所在司法管辖区的法律法规，是您的个人责任。可用性和资格条件最终以 [**Backpack 证券经纪服务条款**](/support-docs/cn/falxin-xi/general-legal/user-agreement.md)为准。<br>
{% endhint %}

#### **身份验证（KYC）**

Backpack 证券使用与 Backpack 其他功能相同的账户验证流程。

如果您的 Backpack 账户已完成验证，则无需进行任何额外验证。

#### **开通交易权限**

在下达第一笔股票订单之前，您需要完成一次简短的一次性协议确认。

**操作步骤**

1. 打开任意股票页面，选择**买入（Buy）或卖出（Sell）**，然后输入数量。
2. 首次操作时，订单按钮显示为**开通交易（Enable Trading）而非预览（Preview）**。点击该按钮以打开**用户协议（User Agreement）**。

<figure><img src="/files/VvnjKaYbjICqRGQezmnk" alt=""><figcaption></figcaption></figure>

3. 阅读披露内容，勾选确认复选框，然后点击**确认（Acknowledge）**。

<figure><img src="/files/BVSjv8dIyRnzQUaUkDbI" alt=""><figcaption></figcaption></figure>

4. 您将看到已同意条款的确认提示，按钮随即变为**预览（Preview）**，您可以继续下单。

<figure><img src="/files/luZL6PU0z5GH5EMhHwfU" alt=""><figcaption></figcaption></figure>

此操作仅需完成一次。确认协议后，后续每次下单将直接进入 **预览（Preview）**&#x6B65;骤。

> 完整的交易流程，请参阅[**如何在网页端买卖股票**](https://claude.ai/exchange/backpack-securities/how-to-buy-and-sell-stocks-on-web.md)。

***

## 平台可用性

Backpack 证券目前支持以下平台：

* Backpack 网页端
* 移动端网页浏览器

原生移动应用暂不支持。

如果您位于受支持的地区且账户已完成验证，但仍未看到 Backpack 证券：

* 请确认您已登录正确的账户
* 请确认您使用的不是 Backpack 欧盟版

***

**相关文章**

* [查找与研究股票](/support-docs/cn/zheng-quan/cha-zhao-yu-yan-jiu-gu-piao.md)
* [如何在网页端买卖股票](/support-docs/cn/zheng-quan/ru-he-zai-wang-ye-duan-mai-mai-gu-piao.md)
* [交易时段与手续费](/support-docs/cn/zheng-quan/jiao-yi-shi-duan-yu-shou-xu-fei.md)
* [真实所有权与法律框架](/support-docs/cn/zheng-quan/zhen-shi-suo-you-quan-yu-falkuang-jia.md)
* [常见问题](/support-docs/cn/zheng-quan/chang-jian-wen-ti-jie-da.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/zheng-quan/zi-ge-yu-fang-wen-quan-xian.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.
