> For the complete documentation index, see [llms.txt](https://help.windmillsoft.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.windmillsoft.kr/simplychat/troubleshooting/auto-response-issues/next-button-no-response.md).

# 다음 버튼을 눌러도 반응을 안해요

상담 종료 후 재시작하는 자동응답을 만들었는지 확인 부탁드립니다.

세팅은 아래 이미지를 참고해서 만드시면 됩니다.&#x20;

(이어서 상담하기 버튼은 없어도 무관합니다)

<figure><img src="/files/qmD8lnNOeQsqVGx9OXMB" alt=""><figcaption><p>상담 종료 후 재시작의 머리 부분</p></figcaption></figure>

<figure><img src="/files/LtkRfyisUfeZAMdIm9y9" alt=""><figcaption><p>새 상담 시작</p></figcaption></figure>

<figure><img src="/files/dLMlI4Fdt1WJDmEupffC" alt=""><figcaption><p>이어서 상담하기</p></figcaption></figure>


---

# 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.windmillsoft.kr/simplychat/troubleshooting/auto-response-issues/next-button-no-response.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.
