# Server Settings

{% hint style="warning" %}
All text based commands can also be used via /slash commands.
{% endhint %}

**The bot can be added with the required permissions and used in any channel immediately without any setup needed.** For a list of all available settings, use the `/setup` or `$setup` command.

<figure><img src="/files/7HYHX9lmrsqYTbnOQzKi" alt=""><figcaption><p>All available settings</p></figcaption></figure>

## Prefix

{% hint style="info" %}
**$prefix \<new-prefix>**\
I.e `$prefix !`
{% endhint %}

The bot's prefix can be changed to any character, the prefix is used to trigger bot commands- everything except submitting trades.


---

# 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.nvstly.com/discord-bot-setup/server-settings.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.
