> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/zen-firewall/zen-installation-instructions.md).

# 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="/pages/6rSfBBDh6moma3SIwuzO" %}
[Zen Firewall for Nodejs (JavaScript & TypeScript)](/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript.md)
{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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