# Keep window on top

The **Keep Window on Top** feature allows you to keep a note window visible above all other apps on your screen. It’s especially useful when you want to reference notes while studying, attending an online class, or participating in a video conference.

* To keep your note window visible above all other apps, click the **Keep Window on Top** icon in the upper-right corner of the note window.
* You can also use the shortcut **Cmd + Shift + K** (Mac) or **Ctrl + Shift + K** (Windows/Linux) to toggle the mode quickly.

<div align="center"><figure><img src="/files/yn4h8Pry7BZX5h3UZzED" alt="" width="423"><figcaption></figcaption></figure></div>

<figure><img src="/files/TqPk74NfpuOmzXb4LJsS" 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://help.getupnote.com/organize-and-manage-notes/view-control/keep-window-on-top.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.
