# iFrame은 무엇인가요?

iFrame은 Inline Frame 의 약자로, 해당 웹 페이지 안에 다른 페이지의 콘텐츠를 불러와서 사용하는 HTML 코드입니다.\
간단히 말해, iFrame은 하나의 HTML문서 내에서 다른 HTML문서를 포함시켜 특정 콘텐츠를 보여줄 때 사용할 수 있어요.\
리스틀리 확장프로그램은 iFrame 자동 탐지 기능을 제공하기 때문에 해당 영역의 데이터도 손쉽게 추출할 수 있습니다.\
확장프로그램을 클릭하면 iFrame 영역이 자동으로 표시되고, iFrame 버튼을 눌러 해당 영역의 데이터를 추출할 수 있습니다.

<figure><img src="/files/RloVzvOYjZyZcJI2ZUtC" alt=""><figcaption></figcaption></figure>


---

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