> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/es/red/ofertas/oferta-segmentacion.md).

# Oferta - Segmentación

#### 1. Ir a **Ofertas » Oferta-Aprobada**

<figure><img src="/files/0cb6d2f01f8dea338a116015457bacdd9cf875f8" alt=""><figcaption></figcaption></figure>

#### 2. Seleccionar Offer **»** Pestaña de segmentación

<figure><img src="/files/845aeaeae2567d01863520034221432a766c964b" alt=""><figcaption></figcaption></figure>

***

#### Campos de segmentación

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>País</strong></td><td>Permitir / Bloquear países específicos en la oferta</td><td></td></tr><tr><td><strong>Estado</strong></td><td>Permitir / Bloquear un estado específico en la oferta</td><td>(La precisión es de hasta el 70%)</td></tr><tr><td><strong>Ciudad</strong></td><td>Permitir / Bloquear una ciudad específica en la oferta</td><td>(La precisión es de hasta el 70%)</td></tr><tr><td><strong>Navegador</strong></td><td>Permitir / Bloquear un navegador específico en la oferta</td><td></td></tr><tr><td><strong>Dispositivo</strong></td><td>Permitir / Bloquear un dispositivo específico en la oferta</td><td></td></tr><tr><td><strong>SO</strong></td><td>Permitir / Bloquear un sistema operativo específico en la oferta</td><td></td></tr><tr><td><strong>Versión del SO</strong></td><td>Permitir / Bloquear una versión específica del sistema operativo en la oferta</td><td></td></tr><tr><td><strong>Marca del dispositivo</strong></td><td>Permitir / Bloquear una marca de dispositivo específica en la oferta</td><td></td></tr><tr><td><strong>ISP</strong></td><td>Permitir / Bloquear un ISP específico en la oferta</td><td></td></tr><tr><td><strong>Idioma del usuario</strong></td><td>Permitir / Bloquear un idioma de usuario específico en la oferta</td><td></td></tr></tbody></table>


---

# 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://knowledgebase.offer18.com/es/red/ofertas/oferta-segmentacion.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.
