# Commands

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

<table data-header-hidden><thead><tr><th width="424.6666259765625">Command</th><th>Description</th></tr></thead><tbody><tr><td>/vxkoth wand</td><td>Get selection tool</td></tr><tr><td>/vxkoth create &#x3C;SQUARE/POLY\> &#x3C;KOTH\> &#x3C;TIME\></td><td>Create koth</td></tr><tr><td>/vxkoth delete &#x3C;KOTH\></td><td>Delete koth</td></tr><tr><td>/vxkoth start &#x3C;KOTH\></td><td>Start koth</td></tr><tr><td>/vxkoth stop &#x3C;KOTH/ALL\></td><td>Stop koth</td></tr><tr><td>/vxkoth editor &#x3C;KOTH\></td><td>Open GUI editor</td></tr><tr><td>/koth info &#x3C;KOTH\></td><td>Open GUI with all information about koth</td></tr><tr><td>/vxkoth reload</td><td>Reload configuration</td></tr><tr><td>/vxkoth help</td><td>Shows all commands</td></tr><tr><td>/vxkoth movehologram</td><td>Moves koths hologram to you position</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/vxkoth/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.
