# 항상 위에 고정하기

**Keep Window on Top** 기능을 사용하면 노트 창을 화면의 다른 모든 앱 위에 항상 표시할 수 있습니다. 공부할 때 참고 자료를 띄워두거나, 온라인 수업·화상회의 중 메모를 확인해야 할 때 특히 유용합니다.

***

### 🖥 Mac, Windows, Linux

노트 창을 다른 앱 위에 고정하려면 다음 방법을 사용할 수 있습니다.

#### **아이콘 클릭**

* 노트 창의 **오른쪽 상단**에 있는 **Keep Window on Top** 아이콘을 클릭합니다.

#### **단축키 사용**

* **Cmd + Shift + K** (Mac)
* **Ctrl + Shift + K** (Windows/Linux)

위 단축키로 빠르게 켜거나 끌 수 있습니다.

<div align="center"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FedPXuWGxLcG7cZ9hPgKU%2Fimage.png?alt=media&#x26;token=91f25bb7-9129-4d8c-bd93-73e9e38bca2e" alt="" width="423"><figcaption></figcaption></figure></div>

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FkjB3QsZ6PAIfFXjR72ip%2Fimage.png?alt=media&#x26;token=0e7d7164-26e4-4094-ac84-62029daccd0a" 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/ko/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.
