# 윈드밀소프트 헬프

<figure><img src="/files/LjxiFrRyzxiTcWuP3fOc" alt=""><figcaption></figcaption></figure>

솔루션 패키지 설치부터 사용 중 발생하는 궁금점들을 빠르게 해결해드리기 위하여 솔루션 개발자가 직접 작성한 헬프 가이드를 모아두었습니다.

<figure><img src="/files/MkUm5vJHeZFD9KNOyOuS" alt=""><figcaption></figcaption></figure>

글로벌 No1 CRM인 세일즈포스 플랫폼도 부가 기능으로 자체 채팅 상담 기능을 제공하고 있습니다. 심플리챗은 이와는 별도로 고객들이 실제로 많이 사용하고 있는 메신저앱과 직접 연동을 위한 솔루션입니다.

{% content-ref url="/pages/NcZIEYISYUUuLsAJYnU2" %}
[설치 및 기본 설정 가이드](/simplychat/setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/rxKqHj0TjnPbazCUzf5S" %}
[메신저 설정 가이드](/simplychat/setup/messenger-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/cJItz5001FN5xscekLbQ" %}
[문제 해결 가이드](/simplychat/troubleshooting.md)
{% endcontent-ref %}


---

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