# Commands

* To access all of the commands, give the `vxkoth.admin` permission!

<table data-header-hidden><thead><tr><th width="293.3331298828125">Command</th><th width="216.333251953125">Description</th><th>Permission</th></tr></thead><tbody><tr><td>/vxchatgames reload</td><td>Reload configuration</td><td><pre><code>vxchatgames.reload
</code></pre></td></tr><tr><td>/vxchatgames start &#x3C;GAME\></td><td>Starts game that you want</td><td><pre><code>vxchatgames.start
</code></pre></td></tr><tr><td>/vxchatgames custom &#x3C;GAME\> &#x3C;custom_word></td><td>Creates game with you word</td><td><pre><code>vxchatgames.custom
</code></pre></td></tr><tr><td>/vxchatgames stop &#x3C;GAME/ALL\></td><td>Stops specific/all games</td><td><pre><code>vxchatgames.stop
</code></pre></td></tr><tr><td>/vxchatgames statistics &#x3C;PLAYER\></td><td>Shows player statistics</td><td><pre><code>vxchatgames.statistics
</code></pre></td></tr><tr><td>/vxchatgames toggle</td><td>Toggles on/off games in chat per player</td><td><pre><code>vxchatgames.toggle
</code></pre></td></tr><tr><td>/vxchatgames top &#x3C;RECORD/WIN\> &#x3C;GAME\></td><td>Shows leaderboard for records or wins per game</td><td><pre><code>vxchatgames.top
</code></pre></td></tr><tr><td>/vxkoth reset </td><td>Reset player stats</td><td><pre><code>vxchatgames.reset
</code></pre></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://vortexstudio-1.gitbook.io/vortexstudio-docs/vxchatgames/commands.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.
