> ## Documentation Index
> Fetch the complete documentation index at: https://docs.magne.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# Bot Commands

> Register and handle commands for Magne bots.

# Bot Commands

<Info>
  **This section is under construction.** Command registration and slash command
  support are planned features.
</Info>

## Current State

The built-in Magne bot processes commands via message prefix parsing. A formal command registration API is in development.

## Planned Features

* Slash command registration via REST API
* Command permissions and role restrictions
* Auto-complete suggestions
* Command groups and subcommands
