> For the complete documentation index, see [llms.txt](https://doc.9http.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.9http.com/dai-li/dong-tai-zhu-zhai-dai-li/zhang-mi-ren-zheng.md).

# 账密认证

本指南提供通过账密认证接入 9HTTP 动态住宅代理服务所需的基础信息与操作流程。

### 步骤

{% stepper %}
{% step %}

#### 注册登录

访问 [**9HTTP官网**](https://www.9http.com/zh-CN/)，完成账户注册并登录。

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

<figure><img src="/files/oRiVzc0Z2BlyNpx6bSCJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 购买套餐

进入仪表板后，依次导航至 **动态住宅代理 → 账密模式 → 购买** ，根据业务需求选择适用套餐规格，完成支付即可开通服务。

<figure><img src="/files/Zep062ghVliEMelo6Ox2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 子账号设置

**创建账号**

在用户仪表板中，依次导航至 **动态住宅代理 → 账密模式 → 子账户 → 创建子账户** ，点击 **创建子账户** 按钮即可创建新代理用户。

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

点击创建后，系统将**自动生成账户名与密码**，选择账户**状态（启用或禁用）**，流量自动生成无限额，完成配置后**保存**生效。

<figure><img src="/files/YqNYtJOecdTHz35DNI0i" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 管理账号

**①** 精确用户**搜索**

输入**用户名**直接定位特定代理用户账户。

**②** 账户信息**编辑**

点击 **编辑** 按钮，可更新启用/禁用状态。

**③** 账户**删除**操作

点击 **删除** 即可。

<figure><img src="/files/Ehf3DBOKSQJUr4Kjp3AZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 使用情况统计

您可以通过访问 9HTTP 仪表板查看动态住宅代理的使用情况统计。进入仪表板后，导航至 **概览** 界面，可以查看30天内流量使用数据。

<figure><img src="/files/i17M948vtETe95Hn5Pwo" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://doc.9http.com/dai-li/dong-tai-zhu-zhai-dai-li/zhang-mi-ren-zheng.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.
