# 報告書

- [メーン](https://docs.plura.io/ja/fn/comm/report/main.md)
- [EDR分析](https://docs.plura.io/ja/fn/comm/report/edr.md)
- [マイターアタック分析](https://docs.plura.io/ja/fn/comm/report/attack.md)
- [相関分析](https://docs.plura.io/ja/fn/comm/report/correlation.md)
- [データ漏洩分析](https://docs.plura.io/ja/fn/comm/report/breach.md)
- [アカウント奪取分析](https://docs.plura.io/ja/fn/comm/report/takeover.md)
- [ホスト分析](https://docs.plura.io/ja/fn/comm/report/host.md)
- [アプリケーション分析](https://docs.plura.io/ja/fn/comm/report/app.md)
- [ウェブ分析](https://docs.plura.io/ja/fn/comm/report/web.md)
- [ネットワーク分析](https://docs.plura.io/ja/fn/comm/report/net.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/ja/fn/comm/report.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.
