# 옴니채널

- [완료된 상담을 다시 시작할때 어떻게 되나요?](https://help.windmillsoft.kr/simplychat/troubleshooting/undefined-1/undefined.md): 고객이 상담완료 된 상담창에서 다시 말을 입력한 경우에 대한 답변입니다.
- [옴니채널에 들어오게 되는 기준이 뭔가요?](https://help.windmillsoft.kr/simplychat/troubleshooting/undefined-1/undefined-1.md): 옴니채널 Online일때 들어오는 Chat Session의 기준에 대한 답변입니다.
- [옴니 채널 설정을 완료했는데 상태값이 오프라인만 보입니다](https://help.windmillsoft.kr/simplychat/troubleshooting/undefined-1/undefined-2.md): 옴니채널을 클릭했는데 오프라인만 보이는 경우에 대한 답변입니다.
- [상담원이 온라인 상태인데 상담요청건이 안들어옵니다](https://help.windmillsoft.kr/simplychat/troubleshooting/undefined-1/undefined-3.md): 옴니채널 세팅 완료 후 온라인 상태로 상담원 연결요청을 한 상태인데 옴니채널에 안뜨는 경우에 대한 답변입니다.
- [상태 기반으로 설정을 완료했는데 상담 요청건이 안들어옵니다](https://help.windmillsoft.kr/simplychat/troubleshooting/undefined-1/undefined-4.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-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.
