# Welcome!

If you are interested about the bots commands, you should visit the [command categories](https://docs.managebot.xyz/command-categories).

## Quick note about command syntax

When you see `<>`, it means that an argument is **required**,\
and `[]` means, that an argument is **optional**.\
\
Inside Discord, you will also see, which arguments are required and which are not.

{% hint style="success" %}
**Commands have notes about the permissions that a user needs to run them, as well as the permissions that the bot needs to execute them.**
{% endhint %}

The showcase for the command usage here is shown like the following:

**There are 3 types used in this documentation:**

* int: Integer = whole number that is not greater than 2,147,483,647.
* bool: Boolean = Choice between true or false. It'll most likely show "Yes" or "No".
* string: String = regular text (can contain numbers as well).

```
/parent group name <type: argument> [type: argument]
```

## Support

Join the [support server](https://discord.gg/4arXFSAt7w) and [invite ManageBot](https://discord.com/oauth2/authorize?client_id=890273033204420678\&permissions=2654858367\&scope=bot%20applications.commands).

## Get Started

Change your language by using this command:

```
/settings set-language <language>
```

Check your current set language by typing this command:

```
/settings current-language
```

## Help Command

The help command offers a great help command, displaying all commands in their correct categories and providing a direct link for each one, to this documentation.

```
/help
```
