# Modules Info

Some Olilz Helper Commands are included inside of modules. There are currently 7 modules:

* Utility
* Levels
* Olilz Coins (Economy)
* Fun
* Global Chat&#x20;
* Counting
* Moderation
* Fortnite
* Joins and Leaves

{% hint style="info" %}
Global Chat, Counting, Moderation, Joins AND Leaves have seperate commands for enabling/disabling. Please see each modules doc page for more info. Moderation will soon be included in /modify
{% endhint %}

Modules provide customizability to the bot as you can turn off modules and set the required role to use them.

## Using Modules

### Required Roles

To set the required role use the /requiredrole command

<figure><img src="/files/8yWBynUhslVvAVbbwFG9" alt=""><figcaption><p>/requiredrole command</p></figcaption></figure>

2\) Accept the confirmation

<figure><img src="/files/bVy9M3inXaCj3C1cfhsA" alt=""><figcaption><p>Confirmation Message For /requiredrole</p></figcaption></figure>

### Setting State Of Modules.

Modules can be turned off and on

To set the state of a module use the /configure command

<figure><img src="/files/3JxGTQb5CiQHF90fmWgs" alt=""><figcaption><p>/configure command</p></figcaption></figure>

You can also set the channel level up messages will be sent in using this command.

<figure><img src="/files/IZT0WntAXWNRWwFRGhhk" alt=""><figcaption><p>an example image disabling the olilz coins module</p></figcaption></figure>


---

# 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.olilz.xyz/modules/modules-info.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.
