# Installing Zen Firewall

## Installation & Configuration

{% content-ref url="/pages/PGU530T4tv0gQArVXvQW" %}
[Zen Firewall for Dotnet](/zen-firewall/zen-installation-instructions/zen-firewall-for-dotnet.md)
{% endcontent-ref %}

{% content-ref url="/pages/JpYyaQV4qT6myTf6HoxA" %}
[Zen Firewall for Golang](/zen-firewall/zen-installation-instructions/zen-firewall-for-golang.md)
{% endcontent-ref %}

{% content-ref url="/pages/U3NXiaiu47dPVDvDGZBj" %}
[Zen Firewall for Java, Kotlin and Groovy](/zen-firewall/zen-installation-instructions/zen-firewall-for-java-kotlin-and-groovy.md)
{% endcontent-ref %}

{% content-ref url="<https://github.com/AikidoSec/docs/blob/main/zen-firewall/zen-installation-instructions/zen-firewall-for-node.js-javascript-and-typescript>" %}
<https://github.com/AikidoSec/docs/blob/main/zen-firewall/zen-installation-instructions/zen-firewall-for-node.js-javascript-and-typescript>
{% endcontent-ref %}

{% content-ref url="/pages/KEge3gQ0oYzXULx4gy6x" %}
[Zen Firewall for PHP](/zen-firewall/zen-installation-instructions/zen-firewall-for-php.md)
{% endcontent-ref %}

{% content-ref url="/pages/vulpJth7PiMhsiLjzUDa" %}
[Zen Firewall for Python](/zen-firewall/zen-installation-instructions/zen-firewall-for-python.md)
{% endcontent-ref %}

{% content-ref url="/pages/W7MsJ9vfVaxBsT7HgULB" %}
[Zen Firewall for Ruby](/zen-firewall/zen-installation-instructions/zen-firewall-for-ruby.md)
{% endcontent-ref %}

{% content-ref url="/pages/YDScbVTOsriuA3oTySSY" %}
[Zen Firewall for Serverless Environments](/zen-firewall/zen-installation-instructions/setup-and-installation-of-zen-firewall-for-serverless-environments.md)
{% endcontent-ref %}


---

# 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://help.aikido.dev/zen-firewall/zen-installation-instructions.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.
