# Frequently Asked Questions

In this section, we aim to provide clarity by addressing several recurring questions often raised by our members. Our goal is to offer helpful and concise answers to enhance your understanding and engagement with our community.

## Frequently Asked Questions

### 1) How do I install Curve?

Answer: Click on Curve's profile and press "Add App", select the server you want it added too and there. Alternatively, you can click [here](https://discord.com/api/oauth2/authorize?client_id=1114845117908533258\&permissions=1392576097462\&redirect_uri=https%3A%2F%2Fcurvebot.xyz%2Fdashboard\&response_type=code\&scope=identify%20guilds%20bot) to invite it or run the command `/invite`. Additionally, see the [Invite Curve](/getting-started/invite-curve.md) page.

### 2) How do I setup Curve?

Answer: Curve has a very simplified setup, taking you no-longer than 2 minutes to set everything up correctly. head to [crvebot.xyz/dashb](https://curvebot.xyz/dashboard) and select your server, from there navigate to the **Quarantine** tab (marked with a lock) and press 'Setup', this is automatic or manual process (automatic being 2 seconds).

### 3) What permissions does Curve need?

Answer: We highly recommend you giving Curve Administrator to make member role changes, this includes moving the bot's role above everyone else.

### 4) How does the Custom Permission System Work?

Answer: This works by Curve giving everything for your staff's moderation. To view all permissions, view the [crvebot.xyz/dashb](https://curvebot.xyz/dashboard), navigate to 'Permissions'. Everything with a blue toggle means enabled, such as, but not limited to; Mute, Kick, Ban, Quarantine and Restore commands.

### 5) Why can I not access the Dashboard?

Answer: You are unable to access or server dashboard's for a number of reasons. For starters; you may not have been granted the `ACCESS_DASHBOARD`, or your permissions were removed by somebody else, elevated than yourself. If you need permissions, Remove (Kick) Curve and re-invite it to be automatically given permissions restored.

### 6) How does the Toxicity Filter work?

Answer: By default, all toxicity settings for threats, identity and insults are on by <mark style="color:blue;">**75**</mark>, this means when a message is sent by a new member, if the score of that message is above <mark style="color:blue;">**75**</mark> for insults, it will be moderated by Curve. You may also combine, for example; insults and identity by double clicking on both numbers. This means when a message is sent, the score will need to be above 75 for insults and identity (or whatever you change <mark style="color:blue;">**75**</mark> from/to).

### Notice

For Curve to operate properly and to secure your server, move the <mark style="color:blue;">**@Curve**</mark> role and the <mark style="color:orange;">**@Quarantined**</mark> role above everything else (Curve above quarantine role). See attachment for more info.

{% embed url="<https://s6.ezgif.com/tmp/ezgif-6209523bd4b405.gif>" %}


---

# 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/welcome-to-curve/frequently-asked-questions.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.
