# 노트 정리 및 관리

- [노트 찾기 및 보기](https://help.getupnote.com/ko/organize-and-manage-notes/find-and-view-notes.md)
- [노트를 상단에 고정하기](https://help.getupnote.com/ko/organize-and-manage-notes/find-and-view-notes/pin-notes-to-the-top.md)
- [빠른 접근에 노트 추가하기](https://help.getupnote.com/ko/organize-and-manage-notes/find-and-view-notes/add-notes-to-quick-access.md)
- [노트 검색하기](https://help.getupnote.com/ko/organize-and-manage-notes/find-and-view-notes/search-for-notes.md)
- [노트 필터링](https://help.getupnote.com/ko/organize-and-manage-notes/find-and-view-notes/filter-notes.md)
- [노트 정렬하기](https://help.getupnote.com/ko/organize-and-manage-notes/find-and-view-notes/sort-notes.md)
- [다중 노트 작업](https://help.getupnote.com/ko/organize-and-manage-notes/multi-note-actions.md)
- [여러 노트 선택하기](https://help.getupnote.com/ko/organize-and-manage-notes/multi-note-actions/select-multiple-notes.md)
- [노트 병합하기](https://help.getupnote.com/ko/organize-and-manage-notes/multi-note-actions/merge-notes.md)
- [노트 복제하기](https://help.getupnote.com/ko/organize-and-manage-notes/multi-note-actions/duplicate-notes.md)
- [보기 제어](https://help.getupnote.com/ko/organize-and-manage-notes/view-control.md)
- [집중 모드](https://help.getupnote.com/ko/organize-and-manage-notes/view-control/focus-mode.md)
- [새 창에서 노트 열기](https://help.getupnote.com/ko/organize-and-manage-notes/view-control/open-note-in-a-new-window.md)
- [항상 위에 고정하기](https://help.getupnote.com/ko/organize-and-manage-notes/view-control/keep-window-on-top.md)
- [노트 삭제하기](https://help.getupnote.com/ko/organize-and-manage-notes/delete-notes.md)
- [노트북으로 정리하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-notebooks.md)
- [노트북 만들기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-notebooks/create-a-notebook.md)
- [노트북 편집하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-notebooks/edit-a-notebook.md): Follow the steps below to edit a notebook:
- [중첩 노트북 만들기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-notebooks/nested-notebooks.md)
- [노트를 다른 노트북으로 이동하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-notebooks/move-notes-across-notebooks.md)
- [노트북 숨기기 및 표시하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-notebooks/hide-and-show-notebooks.md)
- [사이드바에서 노트북 정렬하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-notebooks/sort-notebooks-in-the-sidebar.md)
- [태그로 정리하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-tags.md)
- [태그(해시태그) 만들기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-tags/create-a-tag-hashtag.md)
- [태그 이름 변경 및 삭제하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-tags/rename-and-delete-tags.md)
- [여러 노트에서 태그 추가 또는 제거하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-tags/add-or-remove-tags-from-multiple-notes.md)
- [사이드바에서 태그 숨기기 및 표시하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-tags/hide-and-show-tags-in-the-sidebar.md)
- [사이드바에서 태그 정렬하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-tags/sort-tags-in-the-sidebar.md)
- [스페이스로 정리하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-spaces.md)
- [스페이스 만들기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-spaces/create-a-space.md)
- [스페이스 전환하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-spaces/switch-between-spaces.md)
- [스페이스 편집하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-spaces/edit-a-space.md)
- [다른 스페이스로 이동하기](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-spaces/move-content-across-spaces.md)
- [Import notes to spaces](https://help.getupnote.com/ko/organize-and-manage-notes/organize-with-spaces/import-notes-to-spaces.md)


---

# 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.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.
