# 공통

- [회원가입 인증메일](https://docs.plura.io/ko/faq/comm/signup.md): 가입 및 계정 관리
- [멤버가입](https://docs.plura.io/ko/faq/comm/member.md): 가입 및 계정 관리
- [회원탈퇴](https://docs.plura.io/ko/faq/comm/withdraw.md): 가입 및 계정 관리
- [사용자별 브라우저 저장 기능](https://docs.plura.io/ko/faq/comm/browser.md)
- [업로드 설정: 응용프로그램](https://docs.plura.io/ko/faq/comm/uploadapp.md)
- [공개 IP주소 확인](https://docs.plura.io/ko/faq/comm/ipcheck.md)
- [에이전트: 최소 및 권장 사양](https://docs.plura.io/ko/faq/comm/arecommend.md): 운영체제 별 사양 안내
- [에이전트: 사용량](https://docs.plura.io/ko/faq/comm/usage.md): 운영체제 별 사양 안내
- [에이전트: 지원 운영체제](https://docs.plura.io/ko/faq/comm/support_os.md)
- [에이전트: 업데이트](https://docs.plura.io/ko/faq/comm/aupdate.md)
- [에이전트: 프로세스별 역할](https://docs.plura.io/ko/faq/comm/arole.md)
- [에이전트: 로깅 설정](https://docs.plura.io/ko/faq/comm/alogging.md): Linux
- [에이전트: IP주소 변경 방법](https://docs.plura.io/ko/faq/comm/ipaddress.md)
- [에이전트: 서비스 중지 해결](https://docs.plura.io/ko/faq/comm/services.md)
- [에이전트: SSL 인증서 만료 메시지](https://docs.plura.io/ko/faq/comm/certificate.md)
- [망연계 솔루션 경유하는 SSL 인증서 오류](https://docs.plura.io/ko/faq/comm/expired.md)
- [서비스: 개인정보 마스킹](https://docs.plura.io/ko/faq/comm/hidden.md)
- [서비스: 탐지 예외](https://docs.plura.io/ko/faq/comm/exception.md)
- [서비스: 웹방화벽(WAF)](https://docs.plura.io/ko/faq/comm/waf.md)
- [서비스: 로그 및 API 연동](https://docs.plura.io/ko/faq/comm/linking.md)
- [포렌식: 바이너리 불러오기 검증](https://docs.plura.io/ko/faq/comm/binary.md): Forensic
- [이용 요금](https://docs.plura.io/ko/faq/comm/price.md)
- [이용 정보](https://docs.plura.io/ko/faq/comm/pluraserviceport.md)
- [PoC 진행 방법 안내](https://docs.plura.io/ko/faq/comm/poc.md)
- [VirusTotal 검색 연동](https://docs.plura.io/ko/faq/comm/virustotal.md)


---

# 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.plura.io/ko/faq/comm.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.
