# Common Errors

|                                        ERROR                                       |                                  CAUSE                                  |                                                       SOLUTION                                                      |
| :--------------------------------------------------------------------------------: | :---------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------: |
|                         <mark style="color:red;">DRM</mark>                        |     <mark style="color:yellow;">Antivirus / Anticheat running</mark>    |   <mark style="color:green;">Make sure you have fully disabled all antivirus programs and closed the game.</mark>   |
|                       <mark style="color:red;">DLC/DLD</mark>                      |           <mark style="color:yellow;">Connection error</mark>           |             <mark style="color:green;">Make sure you are connected to the internet and try again</mark>             |
| <mark style="color:red;">Discord overlay not found or unable to see overlay</mark> | <mark style="color:yellow;">Discord overlay not running properly</mark> | <mark style="color:green;">Make sure Discord’s overlay is enabled. If needed, disable and then re-enable it.</mark> |


---

# 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://voidguide.gitbook.io/r6x/common-errors.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.
