# Features

{% content-ref url="/pages/-M7mmdSvlmNKKxVHHEcZ" %}
[Protection against origin failures](/getting-started/faq/features/proteccion-ante-caidas-del-origen.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7wLlFC2r79uP56dU2K" %}
[Rate Limit](/getting-started/faq/features/rate-limit.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7wHdKA8Tp3rns11QoK" %}
[Geolocation and geoblocking](/getting-started/faq/features/geolocalizacion-y-geobloqueo.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAk\_dP9cqmOLV1OIYC-" %}
[Prefechting](/getting-started/faq/features/prefechting.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAkZ8UQEYTEIfOFSApI" %}
[Refetching](/getting-started/faq/features/refetching.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7vpGpnA3jNg55U4g5H" %}
[Fast purging](/getting-started/faq/features/fast-purging.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7vhrLEgZ-QPxD4pgMq" %}
[HTTP Redirects](/getting-started/faq/features/http-redirects.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7mj8zYh6slrL5rHntr" %}
[Caching static vs. dynamic objects](/getting-started/faq/features/caching-objetos-estaticos-vs-dinamicos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7vb30a9wA5bRDNhcPg" %}
[Rewriting of headers](/getting-started/faq/features/reescritura-de-cabeceras.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7mfyQoRIvWw9fO-82M" %}
[Device detection](/getting-started/faq/features/deteccion-de-dispositivos.md)
{% endcontent-ref %}


---

# 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://docs.transparentedge.eu/getting-started/faq/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.
