> For the complete documentation index, see [llms.txt](https://doc.thordata.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thordata.com/doc/zh-hk/dai-li/ji-cheng-jiao-cheng/gao-dai-kuan-dai-li-ji-cheng/hubstudio.md).

# Hubstudio

什麼是Hubstudio？\
Hubstudio是一款專門針對反偵測功能的瀏覽器，旨在為跨境電商使用者實現環境隔離，有效解決跨境社交平台的多帳號管理難題。

下面為您介紹如何將Thordata與Hubstudio集成。

{% stepper %}
{% step %}

### [下載](https://www.hubstudio.com/download/)Hubstudio，安裝並登入Hubstudio

{% endstep %}

{% step %}

### 點擊【新建环境】配置新的瀏覽器環境

<img src="/files/Gj1W5x56azsJRL1NaTXU" alt="" data-size="original">
{% endstep %}

{% step %}

### 下滑至代理信息模塊，並在代理類型中選擇【HTTP】

<img src="/files/H2UAFoexhMsMHqPSAbxr" alt="" data-size="original">
{% endstep %}

{% step %}

### 配置【主机】和【端口】

<img src="/files/9iGfFlP5fqTVzoFWm3W8" alt="" data-size="original">
{% endstep %}

{% step %}

### 輸入【代理账号】和【代理密码】

<img src="/files/LYmGq5eoLilcBMETWHy6" alt="" data-size="original">
{% endstep %}

{% step %}

### 代理信息配置完成後，點擊【检查代理】進行測試，確認測試成功後點擊【完成】進行創建

<img src="/files/I9EZsjeph5xMhu0tvmrJ" alt="" data-size="original">
{% endstep %}

{% step %}

### 創建成功後，点击【打开】開始使用

<img src="/files/G94MSChOxswqPI5Swy35" alt="" data-size="original">
{% 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.thordata.com/doc/zh-hk/dai-li/ji-cheng-jiao-cheng/gao-dai-kuan-dai-li-ji-cheng/hubstudio.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.
