# ウェブファイアウォール(WAF)

- [ダッシュボード](https://docs.plura.io/ja/fn/waf/dashboard.md)
- [フィルター探知](https://docs.plura.io/ja/fn/waf/detection.md)
- [全体ログ](https://docs.plura.io/ja/fn/waf/flog.md)
- [防御](https://docs.plura.io/ja/fn/waf/defense.md)
- [ブロックIPアドレス](https://docs.plura.io/ja/fn/waf/defense/ip.md)
- [ログ](https://docs.plura.io/ja/fn/waf/defense/log.md)
- [設定](https://docs.plura.io/ja/fn/waf/defense/setting.md)
- [即時遮断](https://docs.plura.io/ja/fn/waf/defense/manual.md)
- [管理](https://docs.plura.io/ja/fn/waf/mgmt.md)
- [フィルター登録](https://docs.plura.io/ja/fn/waf/newfilter.md)
- [報告書](https://docs.plura.io/ja/fn/waf/report.md)
- [構成図](https://docs.plura.io/ja/fn/waf/diagram.md): System Architecture Diagram


---

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