# getting started

mimu allows you to customize and edit its settings to apply to your specific use case. to access and change settings, users will need the `MANAGE_SERVER` permission.

<figure><img src="https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FJn3jtemk5n05QZkp5ykY%2FScreenshot%202024-01-01%20at%201.05.52%E2%80%AFPM.png?alt=media&#x26;token=e4ecffa7-39c1-4d1c-abbb-391dffc40830" alt=""><figcaption><p>the settings command</p></figcaption></figure>

## ♡ settings groups

* when you first run `/settings` , you'll notice you'll be asked to narrow down your previewed settings by a group based on what the setting does.
* the `group:` option in `/settings` is optional; however, mimu will ask you to choose a group of settings to preview on its dropdown menu regardless.

<figure><img src="https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FCF47Heg6xOc19ql3XpDo%2FScreenshot%202024-01-01%20at%201.24.05%E2%80%AFPM.png?alt=media&#x26;token=a123e891-af97-45cb-98cf-14fbe5455264" alt=""><figcaption><p>the /settings panel</p></figcaption></figure>

<figure><img src="https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FCvqzjWTQsk7G97jv7rQ1%2FScreenshot%202024-01-01%20at%201.22.23%E2%80%AFPM.png?alt=media&#x26;token=1ab980aa-c4ef-4cdc-9d54-8c02d16c53bb" alt=""><figcaption><p>the group: options within the /settings command</p></figcaption></figure>

### ♡ premium settings

* settings that require the server to be premium will be marked with the premium badge, shown below

<figure><img src="https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FyfQPrZ0h7fdZz9Eln8UE%2F820449354846044171.webp?alt=media&#x26;token=4396d0e6-8cad-4654-aff7-83e1710e6ba2" alt=""><figcaption><p>the premium badge</p></figcaption></figure>

<figure><img src="https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FPh21SVE2K0yUYEUK88lz%2FScreenshot%202024-01-01%20at%206.14.13%E2%80%AFPM.png?alt=media&#x26;token=af09f75c-8e98-4c96-a730-95591018bb11" alt=""><figcaption><p>example of settings that require premium</p></figcaption></figure>

* purchasing premium one time and/or monthly can be found [here](https://mimu.bot/donate)
* settings that involve premium after premium expires will remain saved, but will show the default setting values.

### ♡ quick links

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>currency / economy</td><td></td><td><a href="getting-started/currency-economy">currency-economy</a></td></tr><tr><td></td><td>activity + pick spawn</td><td></td><td><a href="getting-started/activity-+-pick-spawn">activity-+-pick-spawn</a></td></tr><tr><td></td><td>greet / leave / boost messages</td><td></td><td><a href="getting-started/greet-leave-boost-messages">greet-leave-boost-messages</a></td></tr><tr><td></td><td>deny commands</td><td></td><td><a href="getting-started/deny-commands">deny-commands</a></td></tr><tr><td></td><td>custom formatting</td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td></td><td>command list</td><td></td><td><a href="../command-list">command-list</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mimu.bot/settings/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
