# Full Screen Mode

To switch between full screen and windowed mode, you have three options:

1. Click the "Switch to full screen mode" button
2. Go to the Tools menu and select Full Screen
3. Use the keyboard shortcut Ctrl+Shift+F

For a more immersive experience, you can dock the toolbar to any of the four edges of the screen or place it in floating mode.

<figure><img src="/files/1mcqPtPTX1w1bVGa7WHR" alt=""><figcaption></figcaption></figure>


---

# 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://cytrence.gitbook.io/cytrence-kiwi-document/kiwi-standard-features/full-screen-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.
