# 노트 찾기 및 보기

- [노트를 상단에 고정하기](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)


---

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