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

# Setup

A Guide to the prefix and setup commands.

We, as said in the description of the discord bot, we believe that customization is important part of a bot.

## %prefix

A command to change the prefix of Spike for the server.\
Not specifing a prefix will return a message containing the current's bot prefix for the guild.

{% tabs %}
{% tab title="Example" %}

```
%prefix [new prefix]
```

{% endtab %}

{% tab title="Author permission level" %}
Administrator
{% endtab %}

{% tab title="Bot's permission needed" %}
Send Messages
{% endtab %}
{% endtabs %}

* The limit for the prefix is three charachters (this is made in order to keep our bot safe).

## %setup

The first command of the group, replies with all the setup informations that have already been setted.\
\ <img src="https://3608084162-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHSk301sDDnnwxZ0xOM%2F-MHmD6zdQrFcpW5KKVFu%2F-MHmLMyFuJeEtOdCd6Ld%2FScreenshot%202020-09-21%20at%2022.04.43.png?alt=media&amp;token=fdab44b3-630b-4635-a5a3-5b4f8eb303fa" alt="" data-size="original">&#x20;

{% tabs %}
{% tab title="Example" %}

```aspnet
%setup
```

{% endtab %}

{% tab title="Author permission level" %}
Administrator
{% endtab %}

{% tab title="Bot's permission needed" %}
Send Messages
{% endtab %}
{% endtabs %}

* Check out the subcategories to know about every command of this group of commands.
