# Hex Product Documentation

<h2 align="center"><strong>Hex Product Documentation</strong></h2>

<p align="center">Welcome to Hex's new universal documentation</p>

<p align="center"><a href="http://hexcheats.com/" class="button primary" data-icon="cart-shopping">Buy Here</a> <a href="http://discord.gg/hexcheats" class="button primary" data-icon="discord">Join The Discord</a></p>

<h3 align="center">Get Started!</h3>

<p align="center">To begin, navigate to the left-side of the page and choose the product you want. </p>

<p align="center"><strong>Note</strong>: The guide walks through everything step by step, so please try all suggested solutions before reaching out to support. Most of the time common issues are just mistakes in the setup.</p>

<figure><img src="/files/QHiGvytygv7fy2jO6OGk" alt=""><figcaption></figcaption></figure>


---

# 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://hexcheats.gitbook.io/hexdocs/readme.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.
