# 일반문의

이메일로 기술 문의나 일반 문의를 하신 후, 답변이 바로 오지 않더라도 너무 걱정하지 마세요! 늦어도 2, 3일 이내에 리스틀리팀 고객문의 담당자가 이메일로 답장을 드리고 있습니다. 개발자의 도움이 필요한 기술 문의일 경우, 문제 해결을 위해 여러 솔루션을 검토하는 시간이 필요하기 때문에 일반적인 문의보다 조금 더 시간이 걸릴 수 있다는 점 양해 부탁드립니다.

답변을 기다리는 시간 동안, 헬프센터의 [도움말](/docs/ko/getting-started/listly-help.md)이나 [자주 묻는 질문](/docs/ko/support/faq.md)들을 확인해보세요. 만약 3일이 지났는데도 답변이 오지 않는다면, 리스틀리에 가입한 계정과 함께 <hello@listly.io>로 재문의해주시길 바랍니다.


---

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