# Quick start

{% embed url="<https://www.youtube.com/watch?v=aH1_iLS0Cc8>" %}

1. Download the files from <https://www.nexusmods.com/hogwartslegacy/mods/1378>
2. Unzip the files you downloaded
3. Double click on HogWarp.exe, it will ask that you locate the game's executable, once you found the game's executable accept.
4. Click "Login", a web page will ask you to login with discord.
5. Once you logged in with discord the game should launch.
6. Load a save like you would normally.
7. Once in game press right ctrl on your keyboard (next to the arrow keys)
8. Server list should open, just join any server you want!

{% hint style="info" %}
If you don't have a Right Ctrl key, use the On-Screen keyboard from Windows or remap it with another tool such as the Keyboard Manager from Microsoft PowerToys: <https://learn.microsoft.com/en-us/windows/powertoys/>
{% endhint %}


---

# 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.hogwarp.com/hogwarp/client/quick-start.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.
