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

# Prefix

{% tabs %}
{% tab title="Aliases" %}
px
{% endtab %}

{% tab title="Cooldown" %}
10 seconds.
{% endtab %}

{% tab title="Permissions" %}

* `Administrator:` The discord user running this command must have admin rights to change the server prefix.&#x20;
  {% endtab %}

{% tab title="Requirements" %}

* `VIEW_CHANNEL:` Nyaru should be able to view the command channel.
* `SEND_MESSAGES:` Nyaru should be able to send messages.
* `EMBED_LINKS:` Nyaru should be able to send embeds in the command channel.
  {% endtab %}
  {% endtabs %}

{% hint style="warning" %}
The prefix character length must be less than or equal to 10 letters! We do not allow more than this because it can cause chaos in your server!
{% endhint %}

## Usage

`@Nyaru prefix {New Prefix}`

`/prefix new_prefix:{New Prefix}`&#x20;

## Example

To change your server's prefix to `!`

`@Nyaru prefix !`

`/prefix new_prefix:!`&#x20;
