# Installing XMod

1. Download the [XMod installer](https://p3dhack.ru/xmod/)

   <figure><img src="/files/COSIpb9I8JMlNPo5QqMa" alt=""><figcaption></figcaption></figure>
2. Open XMod-Setup.exe

   <figure><img src="/files/gyUkF2ZWOtjtqIs6FWce" alt=""><figcaption></figcaption></figure>
3. Finally, click Install Now

   <figure><img src="/files/55nbz4LidJQssvkpgL6D" alt=""><figcaption></figcaption></figure>

***

### What do I do now?

The next step is to create an account. You can do so [directly here.](https://p3dhack.ru/register/)\
Read our Quick Start Guide to learn more about getting started with XMod.

***

### XMod failed to install, what do I do?

Errors while installing XMod are most frequently caused by an antivirus. Please try adding the XMod installer as an exception to your antivirus, then try running it again.

Please create a new post on our [community forums](https://redirects.p3dhack.ru/community-forums) or [Discord](https://p3dhack.ru/Discord) if this did not resolve your issue.&#x20;


---

# 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://faq.xmod.club/xmod-basics/installing-xmod.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.
