# Help

The help command is very basic, but extremely useful. It has a search feature hidden inside for which you simply have to type the following to use:

{% tabs %}
{% tab title="How to use" %}

```
?help [command or category]
```

{% endtab %}

{% tab title="Example" %}

```
?help Moderation
^ A category

?help General
^ A category

?help ban
^ A command
```

{% endtab %}
{% endtabs %}
