# Ribbon

The Ribbon Bar provides access to all Kalipso features related to your Project.

This is divided into five areas. To access the options available in each area, see the table below. You can click on the name of each area for more information.

| Menu                                                   | Description                                                                                                                                                                                       |
| ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Home](/kalipso5/using/environment/menu/home.md)       | Provides access to all common tasks related to the development of a Project.                                                                                                                      |
| [Edit](/kalipso5/using/environment/menu/edit.md)       | <p>Provides access to all edition features related with Forms, Reports and Controls. The displayed features depend on being editing a Form or a Report.<br>Provides access to "Find" feature.</p> |
| [Align](/kalipso5/using/environment/menu/align.md)     | Provides different possibilities to align the different elements in the forms.                                                                                                                    |
| [Project](/kalipso5/using/environment/menu/project.md) | Provides access to all Project objects and features, as well to Translation tools.                                                                                                                |
| [Deploy](/kalipso5/using/environment/menu/deploy.md)   | Provides access to Test and Deployment of your Project to several platforms. It also gives access to launch MIS Communicator.                                                                     |


---

# 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://doc.sysdevmobile.com/kalipso5/using/environment/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.
