# Settings

Fill out the following forms:

* **Pagination**: you can define the number of sections you want to retrieve with each API call;

{% hint style="info" %}
👾 Tips: if you select a too high number the upload may be slow
{% endhint %}

* **Validate all locales**: if selected, you will apply the "required" setting to all locales (i.e. languages). Instead, if the box is unchecked, elements will be checked only in the default language.&#x20;

{% hint style="success" %}
Finally, you can view the content in JSON format 👨🏻‍💻 and export it ⬇️
{% endhint %}

![](/files/-MD_4iPyH7IHZ-503mtA)


---

# 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://userguide.mburger.cloud/block/settings.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.
