# Divider

In order to delineate between two questions or any two logical parts of your step, you can insert a divider component.&#x20;

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

## Divider placement

With the divider component selected, you can use the margin menu to change the placing of the divider in the **settings** menu.&#x20;

## **Line formatting**&#x20;

You can hide the line by disabling **Has line** option menu in the settings. This can allow the divider to function as a page break.&#x20;

In order to further customize the style of the line, you can refer to the [divider line styling](/styling/customizing-appearance/divider-lines.md) page.


---

# 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.formsort.com/adding-questions-and-content/content-reference/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.
