# Help menu

Every time you open Eleo, you will be greeted by a dashboard that not only presents all available tools, but also offers a Help Menu, where you will find a Tour and help bubbles containing tips on specific functions of the application.

***

* Help bubbles displayed next to selected tool sections will help you familiarize yourself with the application's capabilities. You can turn tips on or off at any time by clicking the question mark in the menu bar and selecting the appropriate option.
* For beginner users, we also recommend Tour, thanks to which you will quickly get to know Eleo and its tools. The tour will guide you step by step through all the functionalities of the application.

<br>


---

# 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.eleo.ai/other/help-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.
