# Welcome

Welcome to the Thaumiel Map Editor (TME) docs! Here you'll get an overview of all the amazing features TME offers.

### Tutorials

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-unity">:unity:</i></h4></td><td><strong>Unity Tutorials</strong></td><td>Tutorials on how to setup and use the unity editor for TME</td><td><a href="/files/GCRTLjWsFJCgD9Qc5GYz">/files/GCRTLjWsFJCgD9Qc5GYz</a></td><td></td><td><a href="/pages/vfp1m84lokZz3qXzwVC1">/pages/vfp1m84lokZz3qXzwVC1</a></td></tr><tr><td><h4><i class="fa-plug">:plug:</i></h4></td><td><strong>Plugin Tutorials</strong></td><td>Tutorials on how to setup and use TME on your SCPSL server</td><td><a href="/files/D7bBQnqVk8KdayiSV99z">/files/D7bBQnqVk8KdayiSV99z</a></td><td></td><td><a href="/pages/XpQ7eAQarZjtrFC3XYsR">/pages/XpQ7eAQarZjtrFC3XYsR</a></td></tr></tbody></table>

### Information

<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><h4><i class="fa-users-gear">:users-gear:</i></h4></td><td>Admin Commands</td><td>A table of all the admin commands their usage, permissions etc</td><td><a href="/pages/JPLYrbZZd7xNVIyf4Qtt">/pages/JPLYrbZZd7xNVIyf4Qtt</a></td></tr><tr><td><h4><i class="fa-rectangle-terminal">:rectangle-terminal:</i></h4></td><td>Console Commands</td><td>A table of all the console commands their usage, etc</td><td><a href="/pages/4Y0gyWqZP7xuq2XE8TKi">/pages/4Y0gyWqZP7xuq2XE8TKi</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://thaumiel.gitbook.io/tme-docs/documentation/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.
