> 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/es/proxies/residential-proxies/location-settings/asn-targeting.md).

# Segmentación por ASN

Segmenta Residential Proxies por ASN y selecciona operadores específicos. Aprende sobre las solicitudes y las limitaciones de la segmentación por ASN.

Nuestros Residential Proxies admiten la segmentación por número ASN, lo que significa que puedes elegir proxies de operadores específicos. Debes introducir el número ASN requerido en tu solicitud. A continuación, el ejemplo para T-Mobile, cuyo número ASN en EE. UU. es 21928:

`customer-username-ASN-21928-sessid-abcde12345:password`

Puedes encontrar números ASN [**aquí**](https://asnlookup.com/)**.**

{% hint style="warning" %}
Nuestra segmentación por ASN está disponible para todos los usuarios, aunque algunos ASN están reservados para clientes aprobados por KYC y pueden devolver un `403 Acceso denegado: ASN restringido` error.\
Si necesitas acceso a un ASN restringido, ponte en contacto con Soporte al cliente o con tu gestor de cuenta respecto al proceso de KYC.
{% endhint %}

El pool de Residential Proxies es dinámico por naturaleza, por lo que si no hay IPs bajo ese ASN específico en ese momento, recibirás un `502 Puerta de enlace incorrecta` código de respuesta. En tal caso, deberías probar con otro número ASN.

{% hint style="info" %}
Puedes usar el parámetro Country o ASN en cada solicitud. Si se usan ambos parámetros de ubicación, solo se aplicará el parámetro Country.
{% endhint %}


---

# 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/es/proxies/residential-proxies/location-settings/asn-targeting.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.
