# Commands

`/arenaregen help` - Show help menu\
`/arenaregen setpos1` - Set first position for arena\
`/arenaregen setpos2` - Set second position for arena\
`/arenaregen create` - Create new arena\
`/arenaregen save` - Save/Update existing arena\
`/arenaregen delete` - Delete arena\
`/arenaregen regen` - Manually regenerate arena\
`/arenaregen settime` - Set auto-regen time (examples: 30s, 5m, 1h, 2h30m)\
`/arenaregen list` - List all arenas with their regen times\
`/arenaregen reload` - Reload config and messages\
`/arenaregen wand` - Get selection wand tool\
`/arenaregen fastregen` \<on|off> » Toggle speed\
`/arenaregen resave` \<arena|all> » Upgrade files\
`/arenaregen cleartimer`  - Clear old timer


---

# 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://docs.twocube.in/plugins/arenaregen-plugin/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.
