# MiTschMR Studios

### Games

#### Defnite

Defnite is currently in very early stages, but is developing well. If you want to take part in the journey, visit it on [itch.io](https://mitschmr-studios.itch.io/defnite).&#x20;

### Extensions

#### Finder for Game Creator

**Finder for Game Creator** is a module for [Game Creator](https://assetstore.unity.com/packages/templates/systems/game-creator-89443) and allows you to find and edit all Game Creator components and scriptable objects in centralized Editor windows.&#x20;

#### Skills for Game Creator

**Skills** is a module for [Game Creator](https://assetstore.unity.com/packages/templates/systems/game-creator-89443) and allows you to add skills to your game.&#x20;

For more extensions, look [here](https://docs.mitschmr-studios.io/more-extensions/my-extensions).&#x20;

### Guides

I am making guides for Game Creator and its API. Learn more [here](https://docs.mitschmr-studios.io/gc-api-guides/about).&#x20;


---

# 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/master.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.
