> 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/isp-proxies-guides/sphere.md).

# Sphere

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

要在 Windows 上将 Oxylabs ISP代理 与 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**: `isp.oxylabs.io`

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

{% hint style="info" %}
您需要从已购买的中选择分配给 IP 地址的端口 [**代理列表**](https://developers.oxylabs.io/proxies/isp-proxies/proxy-list)**,** 您可以在 Oxylabs 仪表板上找到。 `8001` 该端口将为所有请求从您的列表中选择第一个 IP 地址。
{% endhint %}

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

**密码：** `密码`

{% hint style="warning" %}
别忘了在您的用户名中添加 `user-` 这一部分。
{% endhint %}

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

<figure><img src="/files/e0f430ca02f79cbf6573b252cf49e6aa1b4f48db" alt=""><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/isp-proxies-guides/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.
