# Welcome

Here you’ll find all the documentation about using—and enjoying!—Transparent Edge. If you already know what you’re looking for, you ​can quickly access the [API](https://api.transparentcdn.com/docs) reference. If you just got here, you’ll most likely want to start at the beginning:&#x20;

{% content-ref url="/pages/-M8y39ejoyumql0\_NBcC" %}
[Landing in Transparent Edge](/empezando-desde-cero.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7H\_FZs-6adZF74D1Pf" %}
[Basics concepts](/getting-started/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7bTz9kH\_8hsYsxrH1h" %}
[Dashboard](/getting-started/dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7H\_Vnv4HVYwTDqBq\_9" %}
[VCL Reference](/config/vcl.md)
{% endcontent-ref %}

{% content-ref url="/pages/VtT1OYTDZ0TMEYMR4cmq" %}
[Network Access Control List](/config/network-access-control-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7bWJx0Q8cPHSYKfOtB" %}
[Transcoding](/config/transcoding.md)
{% endcontent-ref %}

{% content-ref url="/pages/wKGl5rFi64PL5LfwueLr" %}
[Easy setup](/config/easy-setup.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/readme.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.
