# 서버알림&#x20;

서버 측에서 서버 알림 명령을 사용하여  메시지 자동 팝업, 인스턴트 메시징, 브라우저 스테이션 메시지 및 온라인 고객 서비스와 같은 고급 기능을 실현하십시오.

서버 알림 명령에는 서버 알림 명령 보내기, 그룹 가입, 그룹 탈퇴 및 사용자 가입 서버 알림 상태 얻기가 포함됩니다.&#x20;

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


---

# 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://doc.forguncy.co.kr/forguncy-v9/command/severcmd/supportcmd/alert.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.
