# HTML에서 가져오기

아래 단계를 따라 **HTML 파일을 UpNote로 가져올 수 있습니다.**

1. HTML 가져오기 옵션을 선택합니다:
   * **Mac:** 메뉴 바에서 **File > Import Notes > HTML**
   * **Windows:** **Settings > General > Import from HTML**
2. 아래와 같은 팝업이 표시됩니다:\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FMHJQVnPLGdvAzqZWULEc%2Fimage.png?alt=media\&token=c04d1988-1a4c-4775-925c-478c4f8c10b7)
3. **Select .html files / Select folder** 버튼을 클릭하여 가져올 `.html` 파일 또는 폴더를 선택합니다.
4. **Import Notes** 버튼을 눌러 UpNote로 가져옵니다.

***

Please note that:

* UpNote는 다양한 파일 구조와 서식 때문에 **모든 데이터 형식이 완벽하게 유지된다고 보장할 수는 없습니다.**\
  가져오는 과정에서 문제가 발생하면 언제든지 알려주시면 문제 해결을 도와드리겠습니다.
* 최적의 성능을 위해 **10,000개 이하의 노트**를 가져오기를 권장합니다.


---

# 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/import-and-export/import-content-to-upnote/import-from-html.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.
