# Setup

{% hint style="info" %}
DayZ++ does **not** offer any free features. If you use it for the first time, you get a 7-day free trial, which you can cancel anytime.
{% endhint %}

{% hint style="info" %}
The initial setup can **only** be done by the individual who owns the Discord server. Furthermore, this guide assumes you have already added the DayZ++ bot to your Discord server. You can add the bot via this [**link**](https://discord.com/api/oauth2/authorize?client_id=867376409965363200\&permissions=8\&scope=bot%20applications.commands) if you still need to.
{% endhint %}

{% hint style="info" %}
To open the sidebar on a mobile device, click the three lines in the top-right corner.
{% endhint %}

1. Visit the [**dashboard**](https://killfeed.xyz) on your device, log in with your Discord account, and click the "Dashboard" button.
2. Select the Discord server on which you want to set up the bot. If you still need to add the DayZ++ bot to that Discord server, add the bot first and relog on the dashboard afterward.
3. Open the "Nitrado Connection" tab and set up a Nitrado Long-Life Access Token.
4. Expand the "Gameservers" tab and click the "Add a Gameserver" button. Follow the instructions and add your game server(s).
5. Open the "Billing" tab and sign up for the monthly subscription. After your payment is processed, you will automatically get access to the bot and the rest of the dashboard. You will receive information regarding your payment via e-mail and direct message on your Discord account.


---

# 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.killfeed.xyz/miscellaneous/setup.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.
