# 도움말

## 개요

이 페이지는 Panther 사용과 관련된 질문과 문제에 대한 리소스를 제공합니다.

### Panther 지식 베이스

다음에서 찾을 수 있는 Panther 지식 베이스(KB), [help.panther.com](https://help.panther.com/)에는 자주 묻는 질문에 답하고 일반적인 오류와 문제를 해결하는 데 도움이 되는 문서가 포함되어 있습니다. 홈 페이지의 주제를 탐색하거나 KB의 검색창을 사용하여 필요한 정보를 찾을 수 있습니다.

### Panther 커뮤니티

Panther의 Slack 커뮤니티는 보안 전문가와 연결하고, 디택션 코드를 공유하고, 다른 Panther 사용자들로부터 배울 수 있는 곳입니다. 참여하려면 다음을 방문하세요. [Panther 커뮤니티 가입](http://pnthr.io/community) 페이지.

### Panther 지원 문의

KB 또는 아래에 나열된 리소스에서 필요한 답을 찾지 못했다면, 다음 방법으로 Panther 지원팀에 문의할 수 있습니다:

* Slack
  * Panther 채널에 메시지를 보낸 다음, 해당 메시지에 티켓 이모지로 반응하세요.
* 이메일
  * <support@panther.com>으로 메시지를 보내세요.
* Pylon 메신저
  * Panther Console의 오른쪽 아래 모서리에서 채팅 아이콘을 클릭하세요:

    <figure><img src="/files/334a94cdfa3237db4c0637833174ebc6bdd2a71b" alt="A blue circle encompasses a white speaking bubble." width="53"><figcaption></figcaption></figure>

## 유용한 Panther 리소스

### Panther 시작하기

{% content-ref url="/pages/4dd235d75adaac97eca2920ad307ae30e51cd463" %}
[빠른 시작](/ko/quick-start.md)
{% endcontent-ref %}

### Panther 용어집

{% content-ref url="/pages/0c5933b2c737bd59e0a5439281028c563a8e6e0b" %}
[용어집](/ko/resources/help/glossary.md)
{% endcontent-ref %}

### Panther의 운영 모니터링, 도구 및 아키텍처

{% content-ref url="/pages/e32e2ff01e097e61fb798bf3dde515d39ebbdca5" %}
[운영](/ko/resources/help/operations.md)
{% endcontent-ref %}

### Panther 보안 및 개인정보 보호

{% content-ref url="/pages/6202f03443eee9f05c756552df21f9cf33196155" %}
[보안 및 개인정보 보호](/ko/resources/help/security-privacy.md)
{% endcontent-ref %}

### Panther 및 Statuspage 알림

* Panther는 Statuspage를 사용하여 여러 고객에게 영향을 주거나 영향을 줄 수 있는 서비스 사고에 대해 게시합니다.
* 다음을 방문하세요. [Statuspage](https://status.panther.com/) 그리고 업데이트를 구독하여 Panther 서비스 중단 시 알림을 받으세요.

### Panther 잠재 고객

* 기존 고객이 아니며 영업팀 담당자와 이야기하고 싶으시다면, [데모를 요청하려면 이 페이지를 방문하세요](https://panther.com/product/request-a-demo/).


---

# 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://docs.panther.com/ko/resources/help.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.
