> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/ko/support/faq/inquiry/undefined-1.md).

# 리스틀리를 사용하기 위해서는 코딩을 할 줄 알아야 하나요?

리스틀리는 코딩이 필요없는 간편한 클릭 방식으로 전문 개발 지식없이 사용할 수 있는 노코드 (No-code) 웹 크롤링 툴입니다. 이해하기 어려운 용어가 있다면 리스틀리 [데이터 탐색 용어집](/docs/ko/about/listly-glossary.md)을 확인해보세요.

[리스틀리 도움말](/docs/ko/getting-started/listly-help.md)과 [튜토리얼 영상](https://www.youtube.com/watch?v=RMoTXm7EHCQ\&list=PLhLERBQDCcUa-O5OhKmlwujaWdO_3yh90)을 통해 쉽게 사용법을 익히실 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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