> For the complete documentation index, see [llms.txt](https://edner.gitbook.io/edner-arc-raiders-ultimate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edner.gitbook.io/edner-arc-raiders-ultimate/instructions/how-to-set-up-edner-arc-raiders-ultimate.md).

# How to Set Up Edner Arc Raiders Ultimate

{% hint style="danger" %}
**NOTE:** Follow all instructions carefully. Incorrect use may cause the product to fail. Contact ticket support if you have questions
{% endhint %}

***

## Overview

\
This guide offers clear, step by step instructions for setting up **Edner Arc Raiders Ultimate**. Please follow each step carefully to ensure a smooth installation and avoid potential issues. If you have any questions or encounter a problem that is not addressed in the **Fixes** section, feel free to contact us  [here](https://discord.gg/ednergg) for assistance.

***

{% hint style="warning" %}
**NOTE**: If certain features aren’t functioning properly in-game, please first verify that there isn’t an ongoing update or maintenance period. You can do this by checking the game-updates channel within our Discord server. Updates may temporarily affect functionality until compatibility is restored.
{% endhint %}


---

# 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://edner.gitbook.io/edner-arc-raiders-ultimate/instructions/how-to-set-up-edner-arc-raiders-ultimate.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.
