> For the complete documentation index, see [llms.txt](https://doc.utilitybot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.utilitybot.xyz/module-breakdown.md).

# Module Breakdown

### General&#x20;

UtilityBot's advanced moderation capabilities make it easy to enforce rules and deal out punishments. Featuring a point-based warning system and customizable auto-mod, it could never be easier to keep your server safe.

### Global Economy

Immerse yourself into UtilityBot's Global Economy. Use your credits are server shops, or purchase from the global store.

### Leveling

Boost your server with advanced levelling capabilities like role ranks. Users can gain xp, collect badges, and more

### Utility

Step up your server's abilities with an advanced array of utility tools. Featuring an advanced ticketing system, suggestions, giveaways, and more.

### Role Management

Make assigning roles easy with UtilityBot's Role Management. UtilityBot comes with a plethora of role management commands, as well as an advanced Reaction Role and Auto-role system.

### Music

UtilityBot music feature delivers high quality music from multiple sources, with no bot or music lag.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.utilitybot.xyz/module-breakdown.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.
