> 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/pt-br/proxy-integrations/dedicated-datacenter-proxies-guides/self-service/sphere.md).

# Sphere

[**Sphere**](https://sphere.tenebris.cc/) é um navegador projetado para melhorar a segurança e o anonimato, além de ajudar a gerenciar tarefas com múltiplas contas.

Para integrar Oxylabs [**Dedicated Datacenter Proxies**](https://oxylabs.io/products/datacenter-proxies) com o Sphere no Windows (o processo no Mac OS e Linux é o mesmo), siga os passos abaixo:

**Etapa 1.** [**Baixe**](https://sphere.tenebris.cc/) o navegador Sphere. Extraia os arquivos baixados para um local de sua preferência e clique `Sphere.exe` para executar o programa.

**Etapa 2.** Configure sua conta com login apenas por senha.

**Etapa 3.** Na tela inicial, clique em uma **nova identidade**.

<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>

**Etapa 4.** Na **Configuração de sessão** na janela, preencha o nome da identidade e escolha o tipo de conexão de acordo com a compra do seu proxy:

**Tipo de proxy:** `HTTP`, `HTTPS`, ou `SOCKS5`

**IP de conexão**: `ddc.oxylabs.io`

**Porta do proxy**: `8001`

{% hint style="info" %}
Você precisará escolher uma porta atribuída a um endereço IP da lista de proxies adquirida [**lista de proxies**](broken://pages/ad53c1b52c08e04612c380c6b1cb1e43a6beef83)**,** que você pode encontrar no painel da Oxylabs.
{% endhint %}

**Nome de usuário:** `user-username`

**Senha:** `password`

{% hint style="warning" %}
Certifique-se de adicionar a parte `user-` parte ao seu nome de usuário.
{% endhint %}

**Etapa 5.** Detalhe as configurações de fuso horário e idioma e clique **Salvar**.&#x20;

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

A nova identidade está configurada.&#x20;

Você pode importar e exportar suas identidades clicando em **Importação de identidade** ou **Exportação de identidade** em **Ferramentas**.

<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>

É isso! Sua configuração está concluída.


---

# 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/pt-br/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.
