# How to add separators between the components

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

1. Add the `Divider` component.

***

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

2. Move the `Divider` component to the desired location.

***

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

3. Go to the component settings and set the colour and line weight of the separator.


---

# 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.smallbuilder.com/smallbuilder-documents/basic-examples/howto-separators.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.
