# Moratelli's ToolBelt

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

### Tools

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-type="users" data-multiple></th><th data-hidden data-type="number"></th><th data-hidden data-card-target data-type="content-ref"></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>null</td><td><a href="/pages/DBU2sfmRtfuNH7o9tDOD">/pages/DBU2sfmRtfuNH7o9tDOD</a></td></tr><tr><td><strong>Map Graph Editor</strong></td><td>A visual tool to edit the map generation</td><td></td><td></td><td>null</td><td><a href="/pages/LKnAEaTWrlYFjq5rtLuw">/pages/LKnAEaTWrlYFjq5rtLuw</a></td></tr><tr><td><strong>Game Helper</strong></td><td>A debug tool to make your life easier</td><td></td><td></td><td>null</td><td><a href="/pages/PWYU3l9zwK62gGui3vm3">/pages/PWYU3l9zwK62gGui3vm3</a></td></tr><tr><td><strong>Card Finder</strong></td><td>Find similar cards in seconds</td><td></td><td></td><td>null</td><td><a href="/pages/MJ96kX0D2OJwBwBuP00n">/pages/MJ96kX0D2OJwBwBuP00n</a></td></tr><tr><td><strong>Card Inspector</strong></td><td>Inspect cards in runtime</td><td></td><td></td><td>null</td><td><a href="/pages/I9dOUyHieYVQYA4gu0R2">/pages/I9dOUyHieYVQYA4gu0R2</a></td></tr><tr><td><strong>Duplicate Finder</strong></td><td>Find cards with duplicated id to fix</td><td></td><td></td><td>null</td><td><a href="/pages/efPTfNqfyrj1u2ENBoWa">/pages/efPTfNqfyrj1u2ENBoWa</a></td></tr><tr><td><strong>SO Creator</strong></td><td>Create all permutations of a Scriptable Object</td><td></td><td></td><td>null</td><td><a href="/pages/k5Y5Xal2RPxz1LIoQsnD">/pages/k5Y5Xal2RPxz1LIoQsnD</a></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>null</td><td><a href="/pages/mLfwFvbFHvqTor4ScvA3">/pages/mLfwFvbFHvqTor4ScvA3</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://moratelli.gitbook.io/moratellis-toolbelt-for-tcg-roguelike/moratellis-toolbelt.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.
