# Utility features

* **Info** command that shows you extensive information about users, roles, channels, etc
* **Emojis** command that lets you view multiple emojis/stickers & add them to your own server
* **Accounts** command that lets you filter users present in your server according to the creation / join time & their inviter
* **Membercount** command that shows your server's member strength along with useful visual data
* **Embed** command that allows you to design, edit and send your own embeds right in discord without having to use external tools
* **Purge invites** command that lets you mass delete invite links with less uses easily. You can also fine tune the list by specific certain users or channels

![Accounts command](https://i.imgur.com/PPYCWKS.png)

![Embed command](https://i.imgur.com/w8O0nJ1.png) ![purge-invites command](https://i.imgur.com/rWHYjOI.png)

![Info roles command](https://i.imgur.com/NLeCrvc.png) ![Membercount command](https://i.imgur.com/UXPFf7T.png)


---

# 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.invi-bot.xyz/features/utility-features.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.
