# 리소스

- [도움말](https://docs.panther.com/ko/resources/help.md): Panther 사용 중 발생한 문제나 질문에 대한 도움 받기
- [운영](https://docs.panther.com/ko/resources/help/operations.md)
- [보안 및 개인정보 보호](https://docs.panther.com/ko/resources/help/security-privacy.md)
- [AWS External ID 없는 보안](https://docs.panther.com/ko/resources/help/security-privacy/security-without-aws-external-id.md)
- [용어집](https://docs.panther.com/ko/resources/help/glossary.md): 이 용어집은 일반적인 클라우드 네이티브, 보안, Panther 특정 용어를 소개합니다.
- [법률](https://docs.panther.com/ko/resources/help/legal.md): 제3자 소프트웨어 사용에 적용되는 제3자 약관
- [Panther 시스템 아키텍처](https://docs.panther.com/ko/resources/panther-architecture.md): Panther 시스템 아키텍처의 다이어그램과 설명


---

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