# HTML 파일보드는 무엇인가요?

만약 웹 페이지의 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.
