> For the complete documentation index, see [llms.txt](https://docs.transparentedge.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.transparentedge.eu/getting-started/faq.md).

# Basics concepts

This section contains all the basic concepts about our service that you should understand before you begin:

{% content-ref url="/pages/-M7s-hX7rqex24ZJz3AV" %}
[Glossary](/getting-started/faq/glosario.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7le2ZzkhdVnVTh-zJE" %}
[Let's start at the beginning](/getting-started/faq/empecemos-por-el-principio.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7lt-HsXfNsk\_dK7LLL" %}
[Things to consider](/getting-started/faq/cosas-a-tener-en-cuenta.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7m9FUNYBxuaQCaxLUk" %}
[Houston, we have a problem](/getting-started/faq/houston-tenemos-un-problema.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7mUMhydVCHYJkMsCg2" %}
[HTTP, How does it work?](/getting-started/faq/http-como-funciona.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAkOYRZcK8cZeNiyyzv" %}
[Invalidating methods](/getting-started/faq/metodos-de-invalidado.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7bUgHXRyf4DHLA2U9g" %}
[DNS Pointing](/getting-started/faq/apuntando-el-dns.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M8AqfexOIXrFsQJ6S7Q" %}
[Log formats](/getting-started/faq/log-formats.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAfoCOS4jvwPABW4KlI" %}
[Predefined headers](/getting-started/faq/informacion-extra-sobre-peticiones.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7bWW4dGDqiwG9oxDuy" %}
[Default headers](/getting-started/faq/cabeceras-por-defecto.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7vruzHkgV-1-P-46n0" %}
[Forcing No-Cache](/getting-started/faq/forzando-no-cachear.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7me9t\_8p1jVtO-3Zqn" %}
[Architecture](/getting-started/faq/architecture.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7mpIdqdtzqdoMrYtwr" %}
[Cache effectiveness](/getting-started/faq/hitratio.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7mexqq0j78Z205cUPs" %}
[SSL](/getting-started/faq/gestion-de-certificados-ssl.md)
{% endcontent-ref %}

{% content-ref url="/pages/JBJaLuQdzaRcBHdxTo51" %}
[HTTP 5xx Error Codes](/getting-started/faq/http-5xx-error-codes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7vocWCcXe-BAhIZiID" %}
[Features](/getting-started/faq/features.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://docs.transparentedge.eu/getting-started/faq.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.
