# Spacing

<figure><img src="/files/FxqwrtV5PFZsHPFw31aL" alt=""><figcaption></figcaption></figure>

## Margin

Margin is the space outside of an element, between the element and its surrounding elements.

## Padding

Padding is the space within an element, between the element's content and its border.


---

# 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.acho.io/app-builder/app-construction/elements/css-styles/spacing.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.
