# Installation

{% hint style="danger" %}
If you are stuck, try to debug it yourself first. We have a lot of support tickets open and it'll take some time for your support ticket to get answered. Opening a support ticket should be your last option.
{% endhint %}

Please follow these steps one by one. If an error occurs during one of the steps, do not move forward. Fix the issue before moving on.


---

# 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.hamz.dev/hamz-cad-in-game/installation.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.
