# Table of Contents

{% hint style="success" %}

#### Like what your seeing?

Consider supporting us as a [GitHub Sponsor](/old-kb/where-to-buy/become-a-sponsor.md) and get instant access to all our Unity assets, exclusive tools and assets, escalated support and issue tracking and our gratitude.\
\
These articles are made possible by our [GitHub Sponsors](https://github.com/sponsors/heathen-engineering) ... become a sponsor today!
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f929">🤩</span> Getting Started</h3></td><td>Learn what we have to offer and checkout the <a href="/pages/s0h4cr3Ff0rQOTV0Qqao">Check List</a> to help you get started quickly</td><td></td><td><a href="/pages/B0gqklPgoqqEVSk74RYY">/pages/B0gqklPgoqqEVSk74RYY</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f9a7">🦧</span>Fundamentals</h3></td><td>Release versions, dev phases, and how to use Package Manager. Here you will find the very fundamentals.</td><td></td><td><a href="/pages/QBXmJqrqAAHIJp3TJKWk">/pages/QBXmJqrqAAHIJp3TJKWk</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="2694">⚔️</span>Sourcing</h3></td><td>Learn how to select a marketing partner, community management partner and more!</td><td></td><td><a href="/pages/nF4GALDEKo5kxMKTxAMX">/pages/nF4GALDEKo5kxMKTxAMX</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f7e6">🟦</span>Steam</h3></td><td>Get started as a Steam developer and discover why Steam is <strong>the</strong> gaming platform.</td><td></td><td><a href="/pages/DzBV0XLwOTllWwQBmCJ2">/pages/DzBV0XLwOTllWwQBmCJ2</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f4d0">📐</span>Design</h3></td><td>From the basics of bootstrapping to the theories of player motivation, learn to create better experiences.</td><td></td><td><a href="/pages/MCwDioElMVzGvvjIng2P">/pages/MCwDioElMVzGvvjIng2P</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f3d7">🏗️</span>Development</h3></td><td>From the basics of how to use your IDE ... and what an IDE is ... to advanced topics that will give you an edge.</td><td></td><td><a href="/pages/Zzi2Et8YfneQFPhKOLEP">/pages/Zzi2Et8YfneQFPhKOLEP</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="26a0">⚠️</span>Publishers</h3></td><td>Coming Soon!</td><td></td><td><a href="/pages/B0NSRaCIk28BOYToj8lI">/pages/B0NSRaCIk28BOYToj8lI</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f9ea">🧪</span>Testing</h3></td><td>Our new but up and coming section on all things testing testing and quality related</td><td></td><td><a href="/pages/jTxAgqRRIG7iOKd5Pqgo">/pages/jTxAgqRRIG7iOKd5Pqgo</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f9d9-2642">🧙‍♂️</span>Community</h3></td><td>Our new but up and coming section on all things community management related</td><td></td><td><a href="/pages/z2fLwHRTi6dtfOGIvUIh">/pages/z2fLwHRTi6dtfOGIvUIh</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f4e3">📣</span>Marketing</h3></td><td>Learn the ins and outs rather you choose to go-it-alone or select a partner in what is one of the most hated but most important parts of game dev.</td><td></td><td><a href="/pages/rzeM1nZTDVBw93PhCyqt">/pages/rzeM1nZTDVBw93PhCyqt</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f4c6">📆</span>Release</h3></td><td>Coming Soon!</td><td></td><td><a href="/pages/5sL4hvYI7P1sTmdDPYH2">/pages/5sL4hvYI7P1sTmdDPYH2</a></td></tr><tr><td><h3><span data-gb-custom-inline data-tag="emoji" data-code="1f5fa">🗺️</span>Live</h3></td><td>Coming Soon!</td><td></td><td><a href="/pages/tOtBjm63G9wQVkhnhbd0">/pages/tOtBjm63G9wQVkhnhbd0</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://kb.heathen.group/old-kb/guides/concepts.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.
