> For the complete documentation index, see [llms.txt](https://daikirai.gitbook.io/scripting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daikirai.gitbook.io/scripting/client/chat-commands.md).

# Chat Commands

Start a message with the selected prefix. Type `.help` to see the available commands.

## Start a command

Choose `Period`, `Comma`, or `Semicolon` for the command prefix. The matching forms are `.command`, `,command`, and `;command`.

## Handle letter case

Enable `Lowercase` to convert the command input to lowercase before Raven processes it.

## Related modules

* [Command Line](/scripting/client/command-line.md) provides another way to enter Raven commands.
