# Presentation Mode

Presentation Mode in YouDesign Models allows you to showcase your boards professionally and engagingly. Easily navigate through frames in a logical order using the arrow controls, transforming your designs into interactive presentations for team reviews or client meetings.

## Accessing Presentation Mode

### From the Homepage

1. Select the desired board from the **Homepage**.
2. Click on the **Present** button located in the top-right of the **Board Toolbar** to open the selected board in **Presentation Mode**.

### From Edit Mode

1. Open your YouDesign Models board in **Edit Mode**.
2. Click the **Present** button in the toolbar to seamlessly switch to **Presentation Mode**.

> **Tip:** Presentation Mode is perfect for sharing your work with others in a professional and engaging way.

## Using Presentation Mode

Once in **Presentation Mode**, you can easily navigate through your frames using the controls:

### Navigation Arrows

Use the **left** and **right** arrows in the top-right corner to move between frames:

* **Left Arrow**: Moves back to the previous frame.
* **Right Arrow**: Moves forward to the next frame.

### Frame Order

The frames are shown in the order you set on your YouDesign Models board, allowing for a smooth and logical flow through your content.

### Interactive Features

Presentation Mode includes:

* **Real-time Updates**: See changes reflected instantly as your team collaborates.
* **Interactive Drill-Down**: Click through elements to explore details without leaving presentation mode.
* **Read-Only Access**: Content cannot be accidentally modified during presentations, ensuring data integrity.

## Returning to Edit Mode

While in **Presentation Mode**, click the **Edit** icon to switch back to **Editor Mode** and make any necessary changes.

> **Tip:** Use Presentation Mode to walk stakeholders through your transformation models step-by-step, ensuring clear communication of current and future states.


---

# 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.ins-pi.com/models/work-in-the-app/presentation-mode.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.
