# Navigating within a project

## Top bar icons

![](/files/0xSApMa1MwXCErsefbSH)

The details about each of these five functions are covered on the following pages:

1. [Adding and editing panels](/instructions/adding-and-editing-panels.md)
2. [Labels, Colours, and Shapes](/instructions/labels-colours-and-shapes.md)
3. [Download Project Files](/instructions/access-control-and-project-sharing/download-project-files.md)
4. [Project Access Control](/instructions/access-control-and-project-sharing.md)
5. [Saving Projects](/instructions/saving-and-sharing-projects.md)

## Side Panels

Each project has side panels whereby you can access project-wide functions

![](/files/Fe3QSCEdigVv4a1lvakU)

By default it shows the legend which reflects the label which is being used to colour the other panels.

Other side panels can be selected

* [Selection](/instructions/interacting-with-microreact-projects/selection.md)
* [History](/instructions/interacting-with-microreact-projects/project-history.md)
* [Views](/instructions/interacting-with-microreact-projects/saved-views.md)


---

# 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.microreact.org/instructions/interacting-with-microreact-projects.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.
