> 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/headless-browser/features.md).

# Características

{% content-ref url="/pages/312be760a143137b9a3208fd14a0b45068ee4c94" %}
[Gestión de eventos CAPTCHA](/products/es/headless-browser/features/handling-captcha-events.md)
{% endcontent-ref %}

{% content-ref url="/pages/a497510b5c66f2789d05711e63d24bb8d23c05d9" %}
[Resolución dinámica de CAPTCHA](/products/es/headless-browser/features/dynamic-captcha-solving.md)
{% endcontent-ref %}

{% content-ref url="/pages/f55ffd451f17f696401c328422f25557f95edcc3" %}
[Segmentación geográfica](/products/es/headless-browser/features/geolocation-targeting.md)
{% endcontent-ref %}

{% content-ref url="/pages/f4afdaa90ed99f4771326e690406ce75b4d36169" %}
[Tipo de dispositivo](/products/es/headless-browser/features/device-type.md)
{% endcontent-ref %}

{% content-ref url="/pages/3a934553eadd46167eba6af088a095398b41141c" %}
[Inspección de sesión](/products/es/headless-browser/features/session-inspection.md)
{% endcontent-ref %}


---

# 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/products/es/headless-browser/features.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.
