# 노트북으로 정리하기

노트북(Notebooks)은 관련된 노트를 함께 묶어 정리할 수 있도록 도와줍니다.\
여행 계획을 세우거나, 업무 자료를 모으거나, 일상적인 할 일을 관리할 때에도\
노트북을 사용하면 아이디어를 명확하게 구분하고 쉽게 찾을 수 있습니다.\
필요한 만큼 노트북을 만들 수 있으며, 자신의 작업 방식에 맞게 자유롭게 정렬할 수도 있습니다.

[노트북 만들기](/ko/organize-and-manage-notes/organize-with-notebooks/create-a-notebook.md)

[중첩 노트북 만들기](/ko/organize-and-manage-notes/organize-with-notebooks/nested-notebooks.md)

[노트를 다른 노트북으로 이동하기](/ko/organize-and-manage-notes/organize-with-notebooks/move-notes-across-notebooks.md)

[사이드바에서 노트북 정렬하기](/ko/organize-and-manage-notes/organize-with-notebooks/sort-notebooks-in-the-sidebar.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/organize-with-notebooks.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.
