# Navigator

### Navigator Menu

<figure><img src="/files/lQocAlVlnjoR6xr3q5Ie" alt=""><figcaption><p>Full Navigator</p></figcaption></figure>

&#x20;It functions as a centralized interface for managing and navigating between different components of a step and adjusting their specific parameters.

<figure><img src="/files/NSPj1QXwFalctSSOJSSX" alt=""><figcaption><p>Navigator elements</p></figcaption></figure>

* **A (Main or Parent Element)**: This is the central control for the step. It provides access to settings that determine how the step behaves and is positioned on the page. Here, you can adjust progression behaviors, like how a user moves to the next step, and how the step is visually placed.
* **B (Components of the Current Step)**: This section lists all active components within the step, such as text, images, or call-to-action buttons. It's designed for quick editing and the addition of new elements, allowing for real-time customization of step content.
* **C (Special Elements)**: Located below the main components, this area is for adding and configuring unique elements like hotspots, which focus user attention on particular aspects of the page. These elements include specialized settings for enhanced interaction.

<figure><img src="/files/o6q5fC4Kc8MgHZbOPNmF" alt=""><figcaption><p>Access element parameters</p></figcaption></figure>

In the Jimo Builder interface, managing element-specific parameters is made straightforward:

* **Navigator Selection**: You can select an element directly from the Navigator menu. When selected, the element is highlighted in a blue box (A), indicating it's ready for parameter adjustments.
* **Preview Interaction**: Alternatively, clicking an element in the live preview pane automatically highlights and selects it in the Navigator. This feature allows for immediate access to the element's settings, facilitating quick edits.


---

# 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://help.usejimo.com/docs/build/navigator.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.
