# 자동응답 설정

- [링크가 카카오톡에 안떠요](https://help.windmillsoft.kr/simplychat/troubleshooting/undefined/undefined.md): 자동응답에서 버튼 클릭시 특정 URL로 이동하는 버튼을 생성했는데 카카오톡에 노출 되지 않을때의 해결법입니다.
- [다음 버튼을 눌러도 반응을 안해요](https://help.windmillsoft.kr/simplychat/troubleshooting/undefined/undefined-1.md): 다음 Depth의 버튼을 눌렀는데 반응이 없는 경우에 대한 답변입니다.
- [아무 글이나 적어도 최초 자동응답으로 안 돌아갑니다](https://help.windmillsoft.kr/simplychat/troubleshooting/undefined/undefined-2.md)


---

# 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.windmillsoft.kr/simplychat/troubleshooting/undefined.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.
