# Basic Configuration

## Accessing Your Guild's Dashboard

Once you've invited the bot to your server, you can access the guild's dashboard using one of the following methods:

* **Forward Slash Command:** Type `/dashboard` in any text channel where the bot has access.
* **Regular Message:** Send a message with `?dashboard` in a channel the bot can view.

Either command will provide you with a link to the dashboard where you can configure settings and manage your guild effectively.

<figure><img src="/files/TQypPh7zmMk7ambpcims" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/94d0o5iElBbp4iW9ES4i" alt=""><figcaption></figcaption></figure>

## Setting my quarantine system

Making a quarantine system in your server is extremely easy-to-use at one touch of a button. Once you have accessed your dashboard, navigate to the sidebar underneath `quarantine`&#x20;

<figure><img src="/files/oSu0tQKH76JNyF1lv3xG" alt="" width="106"><figcaption></figcaption></figure>

Now you are in the quarantine section of the dashboard, this means you can see various things such as; quarantined members and the setup button. Depending on your setup already, you may see two different things under this section.

<figure><img src="/files/ptZtU6XhXLNZlF2ytcLr" alt="" width="563"><figcaption><p>A RED box indicates an un-setup quarantine system, adjust this by pressing SETUP in the corner.</p></figcaption></figure>

By clicking this, you will receive two options, one for a manual setup for more advanced systems and automatic. We recommend using Automatic if you are unsure of what you are doing.

<figure><img src="/files/WPH2EKo4RYL8bnz4ZnRd" alt="" width="483"><figcaption></figcaption></figure>

<figure><img src="/files/kHAXkZVrKvhzcPRlcmBW" alt=""><figcaption><p>Once completed, you will see this and the page will reload</p></figcaption></figure>

### Changing Settings

If you already have a quarantine role and category and would like to change it, you are able to `RE-SETUP` your system.

<figure><img src="/files/8vg465raJnWM5q6e1itD" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Please note: Curve **OWNER** has a full whitelist immunity on any automod and protection.
{% endhint %}


---

# 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://guide.curvebot.xyz/getting-started/basic-configuration.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.
