# Moratelli's ToolBelt

ToolBelt is a collection of tools to make your life easier and push your productivity to the sky. This collection is ever improving and getting more features, feel free to come to discord and suggest new features that could come in next version.

### [Discord](https://discord.gg/sH4f2yE5GB)

### Tools

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Card Editor</strong></td><td>Your best friend to create new cards</td><td></td><td></td><td><a href="/pages/GwNL04OG5xzMQbqEWS8F">/pages/GwNL04OG5xzMQbqEWS8F</a></td><td></td></tr><tr><td><strong>Game Helper</strong></td><td>A debug tool to make your life easier</td><td></td><td></td><td><a href="/pages/ifovzB5CqXvDfPZvSfv6">/pages/ifovzB5CqXvDfPZvSfv6</a></td><td></td></tr><tr><td><strong>Card Finder</strong></td><td>Find similar cards in seconds</td><td></td><td></td><td><a href="/pages/y5lbd301bCCF7ZFH3kcY">/pages/y5lbd301bCCF7ZFH3kcY</a></td><td></td></tr><tr><td><strong>Card Inspector</strong></td><td>Inspect cards in runtime</td><td></td><td></td><td><a href="/pages/WXC79lBivytTMq45QbNj">/pages/WXC79lBivytTMq45QbNj</a></td><td></td></tr><tr><td><strong>Duplicate Finder</strong></td><td>Find cards with duplicated id to fix</td><td></td><td></td><td><a href="/pages/XC6ZduYHCVWcmXVS1Pir">/pages/XC6ZduYHCVWcmXVS1Pir</a></td><td></td></tr><tr><td><strong>Game State Visualizer</strong></td><td>Visualize the server state in a simple editor</td><td></td><td></td><td><a href="/pages/ybmvDoIVebG8rzULeERH">/pages/ybmvDoIVebG8rzULeERH</a></td><td></td></tr><tr><td><strong>SO Creator</strong></td><td>Create all permutations of a Scriptable Object</td><td></td><td></td><td><a href="/pages/mJxjIvAnX8b360vQiqnf">/pages/mJxjIvAnX8b360vQiqnf</a></td><td></td></tr><tr><td><strong>SO Finder</strong></td><td>Find Scriptable Objects that inherent from a selected type</td><td></td><td></td><td><a href="/pages/EvUacgM5bpEM8B9sShMe">/pages/EvUacgM5bpEM8B9sShMe</a></td><td></td></tr><tr><td>Card Gallery</td><td>A simple way to look all the cards</td><td></td><td></td><td><a href="/pages/zKKCWU2K95lli7zSmu8f">/pages/zKKCWU2K95lli7zSmu8f</a></td><td></td></tr></tbody></table>

{% hint style="info" %}
Need some help? Join the discord: <https://discord.gg/sH4f2yE5GB>
{% 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://moratelli.gitbook.io/moratellis-toolbelt-for-tcg-engine/readme.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.
