# Tools Module

**%activity** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows the most active users leaderboard.&#x20;

**%messages \[user]** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows message count and latest message for a user.&#x20;

**%growth** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows server member growth stats.&#x20;

**%robloxtax** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Calculates Robux after tax.&#x20;

**%time \[time]** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Generate Discord timestamps (Examples: 30, 5m, 2h, 1d).&#x20;

**%enlarge \<emoji>** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Enlarge any emoji.


---

# 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://dept-manager.gitbook.io/dept-manager.docs/command-modules/tools-module.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.
