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

# Information

{% hint style="info" %}
All commands start with the prefix !, or your custom prefix.\
Inside usage arguments, "?" denotes an optional argument
{% endhint %}

#### commands

```
- Description: Lists commands in a category, or lists categories if none provided.
- Usage: !commands <category?>
- Example: !commands entities
- Tier: free
- Usable by: anyone
```

#### help

```
- Description: Provides info on a specific command, or links docs if none provided.
- Usage: !help <command?>
- Example: !help help auth
- Tier: free
- Usable by: anyone
```

#### time

```
- Description: Fetches the current time on the server, along w/ sunrise and sunset times
- Usage: !time N/A
- Example: !time 
- Tier: free
- Usable by: anyone
```
