# /help

Display a list of all commands or get detailed info about a specific command.

## Usage

`/help [command]`

| Option    | Required | Description                        |
| --------- | :------: | ---------------------------------- |
| `command` |          | A specific command to get help for |

## What it shows

**Without a command:** A list of all available commands grouped by category.

**With a command:** The command's description, usage, examples, and required permissions.

<figure><img src="https://solmatebot.com/docs/placeholder-cmd-help.png" alt=""><figcaption><p>/help command showing all available commands</p></figcaption></figure>

<figure><img src="https://solmatebot.com/docs/placeholder-cmd-help-detail.png" alt=""><figcaption><p>/help showing details for a specific command</p></figcaption></figure>
