# Pin Window

Pinning a window in Narafy ensures that your notes stay visible and easily accessible, especially during meetings or when multitasking. This feature keeps the selected note window on top of all other application windows, so you can refer to your important information without having to switch back and forth.&#x20;

<figure><img src="/files/PjEg6Wp32KNBPC8HJtcy" alt=""><figcaption></figcaption></figure>

To pin a window, simply select the pin icon in the upper left corner of the note window, or use the keyboard shortcut.

**Windows:** Ctrl + Shift + P

**Mac:** ⇧⌘P

Unpinning is just as easy—click the icon again to return the window to its normal behavior.&#x20;


---

# 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://info.narafy.com/make-the-most-of-narafy/pin-window.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.
