# 빠른 접근에 노트 추가하기

**빠른 접근(Quick Access)** 기능을 사용하면 UpNote 어디에서든 중요한 노트를 즉시 열 수 있습니다. 빠른 접근에 추가된 노트는 사이드바의 **Quick Access 섹션**에 표시되며, 검색하거나 노트북을 이동할 필요 없이 바로 열 수 있습니다.

{% hint style="success" %}
**빠른 접근**과 \*\*상단 고정(Pin to Top)\*\*을 함께 사용하면 중요한 노트를 언제든지 한 번에 열 수 있습니다.
{% endhint %}

***

#### 🖥 데스크톱 (Windows, Linux, macOS)

**노트 편집기에서 추가하기**

* 노트 편집기 상단의 **별 아이콘** <img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FgiPCLyi9xryUFal99XRx%2Fimage.png?alt=media&#x26;token=5808e10e-70ef-40cb-aac2-fa8c4dbbfadf" alt="" data-size="line"> 을 클릭하면 빠른 접근에 추가하거나 제거할 수 있습니다.

**단축키 사용하기**

* **Cmd + Shift + S** (Mac) 또는 **Ctrl + Shift + S** (Windows/Linux)

***

#### 📱 모바일 (iOS & Android)

**iOS**

* 노트 목록에서 노트를 **오른쪽으로 스와이프**한 뒤 **별 버튼**을 탭해 빠른 접근에 추가하거나 제거할 수 있습니다.\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FrSeuHxTP8rOtCZdYo3K1%2Fimage.png?alt=media\&token=2c9f9d97-75c8-4246-a999-712dc0e1af36)

**Android**

* 노트를 **길게 눌러** 팝업 메뉴에서 **Add to Quick Access**를 선택합니다.

**노트 편집기 안에서 추가하기 (iOS & Android)**

1. 노트를 엽니다.
2. 오른쪽 상단의 **More (⋯)** 버튼을 탭합니다.
3. 메뉴에서 **Quick Access** 아이콘을 선택해 추가 또는 제거합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FW2JRtNRigEnIfKPylKkR%2Fimage.png?alt=media\&token=78e52bb8-992b-4c2e-864d-9af6a11bc011)


---

# 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/find-and-view-notes/add-notes-to-quick-access.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.
