# Sidebar dividers

{% embed url="<https://youtu.be/jsRY-SSP2QU>" %}

If you have a busy sidebar with lots of different pages and folders, you might want to separate out your app navigation into different sections using dividers.

Watch this video to learn how to easily add dividers to your app sidebar and set visibility rules to control which users should see your app pages and dividers.


---

# 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://guides.noloco.io/pages/sidebar-dividers.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.
