> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/integrations/cn/proxy-integrations/dedicated-datacenter-proxies-guides/self-service/sphere.md).

# Sphere

[**Sphere**](https://sphere.tenebris.cc/) 是一款旨在增强安全性和匿名性，并帮助管理多账户任务的浏览器。

要将 Oxylabs 集成到 [**独享数据中心代理**](https://oxylabs.io/products/datacenter-proxies) Windows 上的 Sphere 中（Mac OS 和 Linux 上的流程相同），请按照以下步骤操作：

**步骤 1。** [**下载**](https://sphere.tenebris.cc/) Sphere 浏览器。将下载的文件解压到首选位置，然后点击 `Sphere.exe` 以运行程序。

**步骤 2。** 使用仅密码登录来设置你的账户。

**步骤 3。** 在主屏幕上，点击一个 **新身份**.

<figure><img src="https://images.prismic.io/oxylabs-sm/d348ed3b-749c-4b8a-8f8e-db01044defca_1.jpg?auto=compress,format&#x26;fm=webp&#x26;q=75" alt="Setting up a new identity"><figcaption></figcaption></figure>

**步骤 4。** 在 **会话设置** 窗口，填写身份名称，并根据你的代理购买选择连接类型：

**代理类型：** `HTTP`, `HTTPS`，或 `SOCKS5`

**连接 IP**: `ddc.oxylabs.io`

**代理端口**: `8001`

{% hint style="info" %}
你需要选择一个分配给所购买 [**代理列表**](broken://pages/c15b9796b97ccb979daeedccf6fd1971753445a2)**,** 的端口，该列表可在 Oxylabs 仪表板中找到。
{% endhint %}

**用户名：** `user-username`

**密码：** `password`

{% hint style="warning" %}
请确保在你的用户名中添加 `user-` 部分到你的用户名中。
{% endhint %}

**步骤 5。** 填写时区和语言设置，然后点击 **保存**.&#x20;

<figure><img src="/files/e4251a36a5bdf9dcf7d123ce180870d7778d92c7" alt="Configuring session details"><figcaption></figcaption></figure>

新身份已配置完成。&#x20;

你可以通过点击以下选项导入和导出你的身份： **身份导入** 或 **身份导出** 位于 **工具**.

<figure><img src="https://images.prismic.io/oxylabs-sm/f22cd0cb-c393-481b-ad3d-1984ec890b58_3.jpg?auto=compress,format&#x26;fm=webp&#x26;q=75" alt="Identity import and export"><figcaption></figcaption></figure>

<figure><img src="https://images.prismic.io/oxylabs-sm/461e4c35-fc15-4e41-9410-1b54d85125d5_4.jpg?auto=compress,format&#x26;fm=webp&#x26;q=75" alt="Cookie and identity export"><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://developers.oxylabs.io/integrations/cn/proxy-integrations/dedicated-datacenter-proxies-guides/self-service/sphere.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.
