# Welcome to DayZ++

We're so glad to welcome you to DayZ++. This comprehensive guide details all you need to know about the installation process, how to configure the bot, and how to troubleshoot any issues along the way. If you need assistance during the installation or configuration process, please get in touch with our support through Discord.&#x20;

Follow our guide by pressing the next button. It'll take you through everything! Please note that you'll need to follow our guide; otherwise, you may experience issues that our users don't usually experience. We're happy to help; just let us know if you need help understanding.&#x20;

Anyway, let's begin!

## Quick links

{% content-ref url="overview/features" %}
[features](https://docs.killfeed.xyz/overview/features)
{% endcontent-ref %}

{% content-ref url="overview/pricing" %}
[pricing](https://docs.killfeed.xyz/overview/pricing)
{% 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://docs.killfeed.xyz/welcome-to-dayz++.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.
