# Main Navigation Builder

#### Default Navigation <a href="#yui_3_18_1_1_1747317064962_227" id="yui_3_18_1_1_1747317064962_227"></a>

Customize your site's navigation by configuring default items for the theme. These built-in menu items appear on all pages, with visibility controlled by user role permissions. Adjust their display order or toggle visibility to create a more personalized navigation experience.

1. Site home
2. Dashboard
3. Calendar
4. Private Files

### Additional Menu Elements and Menu Builder Form

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

### Icons&#x20;

SVG Library:

* <https://iconic.app/>
* <https://iconoir.com/>

E.g FontAwesome usage **fa-solid fa-circle-exclamation**

### Code for developers

You can use HTML code instead. Or export data.

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


---

# 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://rosea.gitbook.io/xy-moodle-theme/navigation/main-navigation-builder.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.
