# MODULES

- [Moderation](https://docs.alph4.xyz/modules/moderation.md): Secure your server with ALPH4's top level moderation features
- [Utility](https://docs.alph4.xyz/modules/utility.md): Add some spice to your server with ALPH4's utilities
- [Economy](https://docs.alph4.xyz/modules/economy.md): Take part in the ALPH4 economy system and earn and compete with others across the world
- [ModMail](https://docs.alph4.xyz/modules/modmail.md): Provide support with poeple in your server
- [Welcome](https://docs.alph4.xyz/modules/welcome.md): The welcome module allows you to setup the most advanced welcome features on Discord
- [Game](https://docs.alph4.xyz/modules/game.md): Get stats on games you play


---

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