> For the complete documentation index, see [llms.txt](https://docs.panther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.panther.com/ko/resources/help.md).

# 도움말

## 개요

이 페이지는 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 콘솔 오른쪽 하단에서 채팅 아이콘을 클릭하세요:

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