# Divider

The Divider block serves to break up long segments of information or create a visual separation between content sections within the Product information section, enhancing readability and layout structure.

<figure><img src="/files/4lp85cNjn5LMLXOzVMVM" alt=""><figcaption></figcaption></figure>

### Settings:

1. **Show line:**

* If checked, a visible horizontal line will appear between content sections.
* If unchecked, the Divider block will only create empty space without any visual element.

2. **Line opacity:**

Adjusts the transparency of the divider line. Lower opacity creates a subtle separation, while higher opacity makes the divider more prominent.


---

# 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://help.byinspiredlabs.com/product-page/product-information/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.
