# Welcome

This documentation will guide you through everything you need, from preparing your system to launching your product correctly. Please follow each step carefully to ensure proper setup and avoid common issues.

#### Quick Links:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Product Guides</strong></td><td><mark style="color:$info;">Step-by-step guides for all of our products.</mark></td><td><a href="/pages/64tH4yk55P8DOIqHJGYH">/pages/64tH4yk55P8DOIqHJGYH</a></td></tr><tr><td><h4>Useful Links</h4></td><td><mark style="color:$info;">List of links that can be helpful for you.</mark></td><td><a href="/pages/RMKX7F6qgmmgPzQw3w8p">/pages/RMKX7F6qgmmgPzQw3w8p</a></td></tr><tr><td><h4>Support</h4></td><td><mark style="color:$info;">Still facing issues? Feel free to contact us.</mark></td><td><a href="/pages/wbV3RuPjgBY4lyybMmAc">/pages/wbV3RuPjgBY4lyybMmAc</a></td></tr></tbody></table>


---

# 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://help.hazcheats.com/welcome.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.
