# Introduction

Hey there! Thanks so much for checking out JG HUD! We hope you will love it! If you are not already part of the discord, you can join it here: <https://discord.gg/jgscripts>

## Purchase the Script <a href="#purchase-the-script" id="purchase-the-script"></a>

{% embed url="<https://jgscripts.com/scripts/hud>" %}

## Demo Video <a href="#demo-video" id="demo-video"></a>

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

## How to Claim Purchase <a href="#how-to-claim-purchase" id="how-to-claim-purchase"></a>

{% content-ref url="../claim-purchase" %}
[claim-purchase](https://docs.jgscripts.com/claim-purchase)
{% endcontent-ref %}

## Installation & Configuration

{% content-ref url="installation" %}
[installation](https://docs.jgscripts.com/hud/installation)
{% endcontent-ref %}


---

# 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.jgscripts.com/hud/introduction.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.
