> For the complete documentation index, see [llms.txt](https://dashvm.gitbook.io/dashvm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dashvm.gitbook.io/dashvm/bang-zhu-zhong-xin.md).

# 帮助中心

### [帮助中心](https://dashvm.gitbook.io/dashvm/) <a href="#https-dashvm.gitbook.io-dashvm" id="https-dashvm.gitbook.io-dashvm"></a>

欢迎来到DashVM帮助中心，在这里包含系统操作手册以及FAQ，您也可以进一步联系我们（ <dash@dashvm.com> ）获取更多帮助。

### 产品主要功能

* 多账号管理

> DashVM能够批量管理账号，包括批量导入账号，导出账号，创建任务等。

* 浏览器指纹

> DashVM多开的浏览器设定了独立的指纹，包括时区、默认语言、User Agent、字体、分辨率等。您可以试用系统提供的指纹信息，也能自定义指纹信息。

* 多开浏览器

> DashVM能够同时打开多个浏览器，这些浏览器环境彼此独立，能够防止相互关联。

* 自动化操作

> DashVM提供了自动化操作，能够解放人力，提高您的工作效率。

* 团队协作功能

> DashVM对于团队用户提供了团队协作功能，我们支持多个用户同时协作试用系统。您能够按分组分类管理系统内的账号，并且对不同分组授权给不同子用户；您也能对系统的功能做权限管理，将不同功能授权给不同的用户组。

* 主流代理支持

> DashVM集成市面上主流网络服务商，包括支持IPv6，主要集成的代理类型有luminati、http、socks5，其中对于luminati，Oxylabs，IPHTML动态住宅代理为您自动匹配最邻近

### 帮助中心要点

* **关于操作手册**

> 本操作手册作为帮助DashVM操作人员快速上手系统的说明，提供了各个功能部分的概念介绍，操作流程以及截图展示。通过该手册您能掌握对于整个系统的操作细节，以及对于用户和功能的管理。

* **关于FAQ**

> FAQ梳理了常见的系统问题，包括启动、软件、账户以及付款四个部分。您可以在该部分找到所遇问题的对应答案，如果您有任何疑惑以及建议，欢迎联系我们，我们将及时给予您反馈。

* **读者对象**

> 该手册的面向的主要对象是企业账号管理员以及一般的操作人员，掌握基本的浏览器操作知识后就可以很快通过该手册完成各种后台的操作。

&#x20;       **联系我们**

> 如要了解更多，可以联系我们的邮箱。（<dash@dashvm.com>）

<figure><img src="/files/5BkjVNJHFUtHO675Yrnp" alt=""><figcaption></figcaption></figure>


---

# 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://dashvm.gitbook.io/dashvm/bang-zhu-zhong-xin.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.
