# Prefix

{% hint style="info" %}
the following prefix will still work:\
\&#xNAN;***@akira \<command>*** - `Mention prefix`\
\&#xNAN;***akira \<command>*** - `Name prefix`\
\&#xNAN;***PrPrefix \<command>*** - `Premium Prefix (user only)`
{% endhint %}

## Usage:

| Command    | Options                     | Description           |
| ---------- | --------------------------- | --------------------- |
| `a.prefix` | \<New Prefix> {user/server} | Change Akira's prefix |

## Example:

<table><thead><tr><th width="261">Command</th><th>Description</th></tr></thead><tbody><tr><td><code>a.prefix !</code></td><td>Changes the server Akira prefix to !</td></tr><tr><td><code>a.prefix ! user</code></td><td>Changes your personal Akira prefix to ! </td></tr><tr><td><code>a.prefix reset</code></td><td>Resets Akira's prefix to <strong>a.</strong></td></tr></tbody></table>

## Related Commands

{% content-ref url="/pages/OU6G4kpVhkzQNoNmffYL" %}
[Nick](/akira/moderation/nick.md)
{% endcontent-ref %}


---

# 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/moderation/prefix.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.
