# Sidenav Menu

{% hint style="info" %}
The Sidenav Menu must be the first section you add to the page. It is supported on the All Courses page and Student Dashboard. When placed on these pages, the default navigation will be replaced with a more rich navigation that will appear on the left side of the screen
{% endhint %}


---

# 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-sidenav.superpowerups.com/super-power-settings/sidenav-menu.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.
