> For the complete documentation index, see [llms.txt](https://docs.dexa.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexa.im/non-dma-products/monster-hunter-wilds/beast/setup-guide.md).

# Setup Guide

## Introduction

This product is an external cheat. Read more about cheat types here - [Types of Cheats](/learn/resources/types-of-cheats.md)

{% hint style="danger" %}
**Never** use game accounts you care about with cheats. Always use alternate accounts.
{% endhint %}

## Setup Guide

{% hint style="info" %}
Do **not** skip steps. Our products are **only** compatible with official builds of Windows 10 & 11. If you need to reinstall Windows, see [Clean Windows Install](/learn/resources/windows-10-and-11-guides/clean-windows-install.md)
{% endhint %}

### 1. Using the loader

* Check [your order](https://account.dexa.im/orders) and take note of your `license key`
* Download and extract the contents of the `.zip` archive from your order to your desktop or a folder
* Run `MHW.exe`
* Enter your `license key`
* Start the game

{% hint style="success" %}
Setup complete!
{% endhint %}

## Need help with bans, VPNs, spoofers & more?

Take a look at our Resources page:

{% embed url="<https://dexaim.gitbook.io/docs/resources/resources>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dexa.im/non-dma-products/monster-hunter-wilds/beast/setup-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
