# Main Menu

In the upper right-hand corner, you'll find buttons leading to the Notification Center (the bell icon), a link to the Help Center, a feedback form, and your total Sahara Points. The profile button is located next to these.

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

### Notification Center

This contains a list of notifications about new tasks, task processes, completed tasks, bonuses, suspensions, news, point updates, test results, and other information.

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

### Help Center&#x20;

This provides links to the User Guide, Glossary, Frequently Asked Questions (FAQs), and other helpful resources.

### Leave Feedback

You can leave feedback at any point, especially during annotation or review, by clicking on the pen and paper icon in the upper right-hand corner.

<figure><img src="/files/AzwyJTr180v1b8ht9WDa" 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://docs.saharaai.com/user-guide-data-services-platform/platform-navigation/main-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.
