> For the complete documentation index, see [llms.txt](https://mayfi.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mayfi.gitbook.io/docs/getting-started/config.md).

# Configuration

Mayfi can be configurated the way you want.

{% hint style="danger" %}

#### You need the permission Manage Guild, in order to execute these commands.

{% endhint %}

### Change Language

In order to change your server language, you can type the command

```javascript
m!language <Language code>
```

{% hint style="info" %}

#### Take a look at [Languages](/docs/languages.md) in order to see all supported languages.

{% endhint %}

### Change Prefix

Type the command below to change the prefix that Mayfi will use in your Discord Server\
**OBS: You can use @Mayfi as a prefix, if you don't remember the current prefix.**

```javascript
m!prefix <prefix>
```

### Set Logs

If you want more safety in your discord server, you may want to use the Logs System. If a user edits or deletes a message, a message will be sent to the Logs Channel.

```javascript
m!logs <Logs Channel>
```
