# Creating an Aikido Zen Firewall Token

1. [Create your Aikido account](/getting-started/setting-up-your-account.md) if you haven't done so already
2. Go to the [**Zen** section](https://app.aikido.dev/runtime/services) in Aikido.
3. Click on **Add app**.
4. Choose a name for your app and click **Generate token**.
5. Copy the generated token

![Zen app setup form: enter app name, repository, and environment to enable security reporting.](/files/3eEM9MTPZvCybPIFh94G)


---

# 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/creating-an-aikido-zen-firewall-token.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.
