# Advanced section retrieval

{% content-ref url="/pages/-MLN5m1SDtcvS3LJ9boS" %}
[Filter sections](/how-to/advance-section-retrieval/filter-sections.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLN89huUNXQZRfipDJV" %}
[Obtain distance from a section](/how-to/advance-section-retrieval/obtain-distance-from-a-section.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLN7KMhfzMPQ\_5sAbfk" %}
[Manage locales and the fallback language](/how-to/advance-section-retrieval/manage-locales-and-the-fallback-language.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLNAAhBmHRiUMQvBz0R" %}
[Get a section by SLUG](/how-to/advance-section-retrieval/get-a-section-by-slug.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLx5qGU3Czus-nLKgOa" %}
[Obtain only sections with a defined relation](/how-to/advance-section-retrieval/obtain-only-sections-with-a-defined-relation.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.mburger.cloud/how-to/advance-section-retrieval.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.
