> 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/es/proxy-integrations/mobile-proxies-guides/clonbrowser-1.md).

# ClonBrowser

[**ClonBrowser**](https://www.clonbrowser.com/) es una aplicación de gestión de navegadores multiinicio de sesión para Windows y Mac.

Siga esta guía paso a paso sobre cómo configurar nuestro [**Mobile Proxies**](broken://pages/820d41bc13c7b4646c36aa696a1c8df5933d5d56) en ClonBrowser para Windows:

**Paso 1.** [**Descargar**](https://www.clonbrowser.com/download) y abra la aplicación.

**Paso 2.** Haz clic en **Crear un nuevo perfil de navegador**.

<figure><img src="/files/010d5d94472feeb85bc9148e60aea567f2897646" alt="Create a New browser profile"><figcaption></figcaption></figure>

**Paso 3.** Haz clic en **Configuración** junto a **configuración del proxy**.

<figure><img src="/files/43463c3740472e40ad273039c0cbc7b822ddc8ec" alt="Profile overview"><figcaption></figcaption></figure>

**Paso 4.** En **Tipo de conexión**, elige `HTTP`. Completa los detalles:

**Tipo de conexión:** `HTTP`

**IP o host:** `pr.oxylabs.io`

**Puerto:** `7777`

{% hint style="info" %}
También puedes usar entradas aleatorias o estáticas específicas por país. Por ejemplo, si ingresas `us-pr.oxylabs.io` en **IP o host** y `10000` en **Puerto**, obtendrás un nodo de salida de EE. UU. Si ingresas `10001` en **Puerto**, recibirás el nodo de salida de EE. UU. con una sesión estática. Puedes encontrar una lista completa de nodos de entrada de proxy aleatorios específicos por país [**aquí**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#random-proxy-entry-nodes) y una lista de nodos de entrada de proxy estáticos - [**aquí**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#sticky-proxy-entry-nodes).
{% endhint %}

**Nombre de usuario:** `customer-username`&#x20;

**Contraseña:** `contraseña`

{% hint style="info" %}
Asegúrate de haber añadido la `customer-` parte antes de tu nombre de usuario.
{% endhint %}

Puede comprobar si el proxy funciona haciendo clic en **Prueba de conexión**. Si todo está bien, haga clic en **Crear perfil**.

<figure><img src="/files/4bfdfaa0d3a41c4692c184149b68fa752c1c87f0" alt="Proxy setting"><figcaption></figcaption></figure>

**Paso 5.** Ahora puede iniciar el navegador haciendo clic en **Iniciar**.

<figure><img src="/files/4c1f9ae780407316da9cb14e382beac18878e917" alt="Start the browser"><figcaption></figcaption></figure>

¡Eso es todo!


---

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

```
GET https://developers.oxylabs.io/integrations/es/proxy-integrations/mobile-proxies-guides/clonbrowser-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
