# Segmentación por ASN

{% hint style="warning" %}
Nuestro parámetro de segmentación por ASN está disponible solo después de completar el proceso KYC. Por favor, contacte al Soporte al Cliente o a su Gerente de Cuenta para solicitar acceso.
{% endhint %}

Nuestros Mobile Proxies admiten la segmentación por número ASN, lo que significa que puede elegir proxies de operadores específicos. Debe ingresar el número ASN requerido en su solicitud. A continuación se muestra el ejemplo para T-Mobile, cuyo número ASN en EE. UU. es 21928:

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

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

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

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


---

# Agent Instructions: 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/documentation/es/proxies/mobile-proxies/location-settings/asn-targeting.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.
