# 어떤 데이터를 수집할 수 있나요?

세상에는 몇 억개가 넘는 다양한 형태의 웹사이트들이 존재합니다. 지금 이 글을 읽는 순간에도 새로운 웹페이지들이 무한하게 생겨나고 있는데요.\
리스틀리를 통해서는 텍스트, 이미지 URL, 숨어있는 페이지 주소, HTML 코드 등을 다운받을 수 있습니다.\
아쉽게도 XML 사이트맵이나 PDF 파일, 동영상 등은 추출이 불가능합니다.


---

# 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/undefined-2.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.
