# Block Padding Controls

Block padding controls are accessible in the theme settings.

These settings are then inherited to every section across Orion.

When a new section is added to any page, these settings are automatically available.

If the padding sections need to be changed from the “default” then the admin has options to change the settings on a per section basis.

{% tabs %}
{% tab title="Theme Settings (Global)" %}

<figure><img src="/files/mwhVYHN780dFE4IqngC3" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Per Section" %}

{% endtab %}
{% endtabs %}


---

# 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.almond.studio/theme-settings/developer-settings/block-padding-controls.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.
