# Presentation mode

Enable presentation mode when the Portal is to be shown, for example, on a big screen in an office or warehouse.

Configure the presentation by ticking the *enable* box and adding which page/pages are to be shown.&#x20;

Tick the appropriate boxes for which items should be hidden.

If the presentation is for more than one page, enable page rotation and set the time when the page is to time out and rotate respectively.

To go to presentation mode, click the *Enter Presentation Mode* button. To leave presentation mode, click escape on the keyboard. Remember to use the browser full screen mode to get the best presentation mode experience.

<div align="left"><img src="/files/-M0Yu-uD1NI54v7E1VLt" alt=""></div>

![Presentation mode - page rotation set to every 5 seconds](/files/-M0b5pEIcgVvVnCOnuTN)


---

# 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.novacuraflow.com/development/flow-portal-2/getting-started/settings/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.
