# List Of My Extensions

{% hint style="danger" %}
The documentation has moved to: [https://mitschmr-studios.io/documentation/finder/](https://mitschmr-studios.io/documentation/)

This version will no longer be updated and maintained.&#x20;
{% endhint %}

* [Action Change Graphic Color Of Target](https://hub.gamecreator.io/content/item/7gvnBI4VYYshKLCxiIoM)
* [Compare Stats/Attributes](https://hub.gamecreator.io/content/item/kukQW48gWxa1Qp7sjCeg)
* [Conditions By Chances](https://hub.gamecreator.io/content/item/YV5LwTHhz62Tys5uDvSU)
* [Condition Is Aiming](https://hub.gamecreator.io/content/item/upc6SMruyfiDd7FXozqs)
* [Game Creator Finder Extension](/finder/finder.md)
* [HUD Navigation System Triggers/Actions](https://hub.gamecreator.io/content/item/2p86jQChTbFLWPPVvKWa)
* [Skills Module for Game Creator](/skills/skills.md)
* [Sync Variable To Stat or Attribute](https://hub.gamecreator.io/content/item/VQ8VeDproduW44ZjtrzW)
* [Thor Thunderstorm Integration](https://hub.gamecreator.io/content/item/QqdkhQBrNftXOK59gCul)


---

# 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.mitschmr-studios.io/more-extensions/my-extensions.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.
