# Welcome

## Where to Get It <a href="#where-to-get-it" id="where-to-get-it"></a>

All our tools are available via [**GitHub Sponsors**](https://github.com/sponsors/heathen-engineering) or [**Patreon**](https://www.patreon.com/HeathenEngineering).&#x20;

## All Tools, Yours Forever!

{% hint style="success" %}

### Get a permanent, lifetime license to all of our tools for all supported engines ( Unity & Unreal ). Pay once, and they’re yours to keep. No DRM, no lockouts, no strings attached.

{% endhint %}

**Prefer Traditional Stores?**

Get one year of updates and professional support for just the tools you want via the [Unity Asset Store](https://assetstore.unity.com/publishers/5836) or [FAB](https://www.fab.com/sellers/Heathen%20Engineering).

{% hint style="info" %}
*Purchases through the Unity Asset Store or FAB follow their standard licensing terms, which, at the time of writing, are per-user. The version you buy is yours permanently. Each year, a new major release will be available as an update and support package, offered to existing users at 20% of the base price. You may continue using any previous version indefinitely. Older versions are not revoked or disabled.*
{% 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://kb.heathen.group/unreal/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.
