# Welcome

Welcome to the main source of documentation for all of my plugins!

Below are shortcuts to my plugins. You can also hover over the top left dropdown.

<div align="center" data-full-width="false"><figure><img src="https://1557693872-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxzUOY86WRCHSxkZ9RK7V%2Fuploads%2FTgbJwgkAU7p15ua5fudd%2Fimage.png?alt=media&#x26;token=697ca388-e088-45f7-9414-49135893ec3f" alt=""><figcaption></figcaption></figure></div>

Paid-only plugins:

<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>Inventory Framework</td><td><ul><li>Design your perfect inventory system</li></ul></td><td></td><td><a href="https://varian.gitbook.io/varian-docs/inventoryframework">https://varian.gitbook.io/varian-docs/inventoryframework</a></td></tr><tr><td>Input Nexus</td><td><ul><li>Streamline and componetise your input actions</li></ul></td><td></td><td><a href="https://app.gitbook.com/o/tef4Pdm43BXhZOKh9XrE/s/oMPMkfK8Z7Abx42Ut6mi/">Input Nexus</a></td></tr></tbody></table>

Free, much smaller plugins:

<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>OmniToolbox</td><td><ul><li>A utility plugin, which some of my plugins depend on</li></ul></td><td></td><td><a href="https://app.gitbook.com/o/tef4Pdm43BXhZOKh9XrE/s/HaVAFyKjs3d16ljfQ2o0/">OmniToolbox</a></td></tr><tr><td>Tags Metadata</td><td><ul><li>Add simple metadata to gameplay tags</li></ul></td><td></td><td><a href="https://app.gitbook.com/o/tef4Pdm43BXhZOKh9XrE/s/k78LHfXaaau9UrBYk0Pe/">Tags Metadata</a></td></tr><tr><td>Object Tags</td><td><ul><li>Global tag system supporting all UObjects</li></ul></td><td></td><td><a href="https://app.gitbook.com/o/tef4Pdm43BXhZOKh9XrE/s/jP5XAKMs1xUM2psZ0ZK9/">Object Tags</a></td></tr><tr><td>Tag Facts</td><td><ul><li>Simple fact database for keeping track of events.</li></ul></td><td></td><td><a href="https://app.gitbook.com/o/tef4Pdm43BXhZOKh9XrE/s/GjNOeFzjjRbJR8VE6VXy/">Tag Facts</a></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>

Private or in-development plugins.

Some of these plugins are either for my personal projects and stored here so either I or team members can view it.

{% hint style="info" %}
If any of these interest you, you can message me on Discord and the plugin could potentially be shared with you.
{% 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>Object Recycler</td><td><ul><li>Object pooling system to help with performance</li></ul></td><td></td><td><a href="https://app.gitbook.com/o/tef4Pdm43BXhZOKh9XrE/s/tAr71XXXtm6BySwwYkT3/">Object Recycler</a></td></tr><tr><td>Hermes</td><td><ul><li>Global and local messaging system.</li></ul></td><td></td><td><a href="broken-reference">Broken link</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://varian.gitbook.io/varian-docs/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.
