# Utility

- [Avatar](https://documentation.lynnux.xyz/akira/utility/avatar.md): Get a user's avatar.
- [Cleardata](https://documentation.lynnux.xyz/akira/utility/cleardata.md): Clear all your Akira data.
- [Color](https://documentation.lynnux.xyz/akira/utility/color.md): Shows the given color or a random one.
- [Commands](https://documentation.lynnux.xyz/akira/utility/commands.md): Get lists of commands sorted by category.
- [CommandInfo](https://documentation.lynnux.xyz/akira/utility/commandinfo.md): See information about a command.
- [Donate](https://documentation.lynnux.xyz/akira/utility/donate.md): Shows information on how to donate to akira
- [Help](https://documentation.lynnux.xyz/akira/utility/help.md): Get help with akira.
- [Invite](https://documentation.lynnux.xyz/akira/utility/invite.md): Provides a link to invite Akira to a server.
- [Remindme](https://documentation.lynnux.xyz/akira/utility/remindme.md): Don't forget somthing important.
- [Rename](https://documentation.lynnux.xyz/akira/utility/rename.md): Rename Akira.
- [Support](https://documentation.lynnux.xyz/akira/utility/support.md): Join Akira's support server for help with issues.
- [Todo](https://documentation.lynnux.xyz/akira/utility/todo.md): Manage your Todo list.
- [Vote](https://documentation.lynnux.xyz/akira/utility/vote.md): Vote for Akira on top.gg for a 30% bonus in money from the daily command.


---

# 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://documentation.lynnux.xyz/akira/utility.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.
