# Divider

The Divider block is a simple yet powerful tool to separate content visually within your page layout. It allows you to add a line or space between sections to enhance readability and organization, making your page look more structured and appealing.

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

### How to set up

<table><thead><tr><th width="148.36627197265625">Settings</th><th width="108.197021484375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Show line</td><td align="center"><code>checkbox</code></td><td>By default, the line is visible. Uncheck the box if you prefer to hide the line.</td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Set the bottom padding in pixels to control the amount of space below the divider line.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/products/blocks/divider.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.
