# Firewall

The 'Firewall' section on the platform introduces a dedicated area to interact directly with Firewall functionality. Through the 'Firewall' page accessible from the side menu, you can view your active policies as well as add policies, edit key parameters, and tailor security to your specific needs.&#x20;

* [Deploy Firewall Policies](broken://pages/oEc13BvtpxQ7Pv0TLi8r)
* [Blacklist and Whitelist Policy](broken://pages/r1fxjkgG8VAvZQeeFP8W)
* [EOA Only policy](broken://pages/Nt4MkGPguJGhSckECXTm)
* [Balance Guard Policy](broken://pages/q9abwSGOqMQWhvTk4KG2)


---

# 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.ironblocks.com/platform/firewall.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.
