# PantherFlow 예제 쿼리

{% hint style="info" %}
PantherFlow는 Panther 버전 1.110부터 오픈 베타로 제공되며, 모든 고객이 사용할 수 있습니다. 버그 보고 및 기능 요청이 있으면 Panther 지원팀에 공유해 주세요.
{% endhint %}

## 개요

아래 페이지 외에도, PantherFlow 쿼리 예제를 더 보려면 다음을 참조하세요 [예약 검색 예제](/ko/search/scheduled-searches/examples.md).

{% content-ref url="/pages/43b0d7f0a87e4aa554a772a83dc1e05b36c7c9e4" %}
[PantherFlow 예제: 위협 헌팅 시나리오](/ko/pantherflow/example-queries/threat-hunting.md)
{% endcontent-ref %}

{% content-ref url="/pages/512398bf0bf109b78cd82d43204b959025ab4559" %}
[PantherFlow 예제: SOC 운영](/ko/pantherflow/example-queries/soc-operations.md)
{% endcontent-ref %}

{% content-ref url="/pages/5c1833b93aecbe7c613b9e809b8fba017e1a2b97" %}
[PantherFlow 예제: Panther 감사 로그](/ko/pantherflow/example-queries/panther-audit-logs.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://docs.panther.com/ko/pantherflow/example-queries.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.
