# HTML 파일로 다운로드 받고 싶습니다.

상품 상세페이지, 혹은 목록페이지 html 파일을 다운로드 받고 싶으시다면 리스틀리 부분+ 로 해당 부분만 선택 가능합니다.

먼저 추출하고 싶은 웹사이트로 가신 후 리스틀리 확장 프로그램을 열어줍니다.

[![image](https://listly-spongebob.s3.amazonaws.com/media/images/image.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/image.scale-100.png)

그 뒤 상세페이지를 부분+로 잡은 뒤, EXTRACT 란에서 HTML Source를 클릭해주세요.

[![image](https://listly-spongebob.s3.amazonaws.com/media/images/image_9j6gxmU.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/image_9j6gxmU.scale-100.png)

추출한 내역은 이렇게 데이터보드에 html 파일로 저장됩니다.


---

# 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.listly.io/docs/ko/support/faq/features/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.
