> 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/products/pt-br/proxies/residential-proxies/whitelisting-ips.md).

# Colocando IPs na whitelist

A inclusão de IPs na whitelist permite que você acesse nosso pool de Residential Proxies simplesmente conectando-se por IPs na whitelist.&#x20;

{% hint style="info" %}
Você só pode adicionar IPs que estejam no formato IPv4 (xx.xx.xx.xx). Certifique-se de que o IP que você está adicionando é seu e você está **não usando um serviço de proxy ou VPN** no momento.
{% endhint %}

#### Criar uma whitelist de IPs

Para colocar endereços IP na whitelist, faça login no [**painel**](https://dashboard.oxylabs.io/), no lado esquerdo selecione **Residential Proxies** → **Whitelist**, clique em **Editar whitelist**. Insira **até 10 IPs** em formato de texto e clique em Enviar.

{% hint style="info" %}
Se for importante distinguir as estatísticas de tráfego entre usuários de proxy, recomendamos não usar a funcionalidade de IPs na whitelist, especialmente quando o mesmo IP público puder ser compartilhado entre usuários do serviço (equipes, departamentos etc.).&#x20;

**Observação:** Se estiver usando um navegador ou navegador headless, ele tentará usar o proxy sem autenticação regular e só enviará a autenticação se receber um `407`.
{% endhint %}

Se você quiser remover ou atualizar a lista, edite-a como um documento de texto e clique em **Enviar**. Se precisar de mais IPs, entre em contato com nossa equipe de suporte ao cliente pelo [**support@oxylabs.io**](mailto:support@oxylabs.io) ou via o chat ao vivo 24/7 em nosso [**site**](https://oxylabs.io/) ou no seu painel da Oxylabs. A inclusão de IPs na whitelist permite que você acesse nosso pool de Residential Proxies simplesmente conectando-se por IPs na whitelist.


---

# 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/products/pt-br/proxies/residential-proxies/whitelisting-ips.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.
