> 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/switchyomega.md).

# SwitchyOmega

SwitchyOmega é um gerenciador de proxy poderoso e confiável que funciona com muitos navegadores populares.&#x20;

{% hint style="warning" %}
**Aviso:** O Switchy Omega não é mais compatível com o Google Chrome e navegadores baseados em Chromium desde o lançamento do Manifest V3. O guia a seguir cobre apenas a extensão do navegador disponível para o Mozilla Firefox.
{% endhint %}

Siga estas etapas para integrar Oxylabs [**Dedicated Datacenter Proxies**](https://oxylabs.io/products/datacenter-proxies):

**Etapa 1.** Baixe o plugin e instale-o. Para o complemento do Firefox, clique [**aqui**](https://addons.mozilla.org/en-US/firefox/addon/switchyomega/).

**Etapa 2.** Abra o SwitchyOmega **Opções**.

<figure><img src="/files/3c09d77aaf33fdcde880dd831773df6545128bb2" alt="SwitchyOmega Options"><figcaption></figcaption></figure>

**Etapa 3.** Clique **+Novo perfil.**

<figure><img src="/files/f5b2dc0267f2a539d3221212201805122e754143" alt="Create New profile"><figcaption></figcaption></figure>

**Etapa 4.** Dê um nome a este novo perfil, escolha **Perfil de proxy** tipo e clique **Criar**.

<figure><img src="/files/a98f73ac9413722acb0d352ffe585f4f3ddea56f" alt="Profile name and proxy profile"><figcaption></figcaption></figure>

**Etapa 5.** Preencha os detalhes:

**Protocolo:** `HTTP`, `HTTPS`, ou `SOCKS5`

**Servidor:** `ddc.oxylabs.io`

**Porta:** `8001`

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

<figure><img src="/files/fec3cea6336f6b89a5675c8b49e292df3c20ef85" alt=""><figcaption></figcaption></figure>

**Etapa 6.** Clique no **cadeado** ícone à direita. Preencha os detalhes de **Autenticação de proxy**:

**Usuário do proxy** **nome de usuário:** `user-username`

**Senha do usuário do proxy:** `senha`

{% hint style="warning" %}
Não se esqueça de adicionar o `user-` ao seu nome de usuário.
{% endhint %}

Clique **Salvar alterações.**

<figure><img src="/files/361caae206912cc7eb79a1d069a4e39033a372ad" alt=""><figcaption></figcaption></figure>

**Etapa 7.** Clique **Aplicar alterações.**

<figure><img src="/files/d4812cc0e9a9b0b9ce297c24b477b90a35e9b152" alt="Apply changes"><figcaption></figcaption></figure>

**Etapa 8**. Clique no ícone do SwitchyOmega e escolha o proxy recém-configurado.&#x20;

<figure><img src="/files/1235f17e79fa5e73c1d0bbd5aa57219e8828529c" alt="Choose newly configured proxy"><figcaption></figcaption></figure>

É isso! Agora você está pronto para usar o SwitchyOmega com Dedicated Datacenter Proxies.


---

# 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/switchyomega.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.
