# Welcome to Curve

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

## About Us

Curve is a comprehensive Discord security bot that offers a suite of unique features designed to enhance the safety and functionality of your server. Here are some of the key features that make Curve stand out:

* **NSFW Filtering**: Automatically detects and filters NSFW content to ensure a safe environment for all server members.
* **Voice Moderation**: Provides tools to manage and moderate voice channels effectively, maintaining order during voice interactions.
* **Server Backups**: Allows you to back up your server settings and structure, ensuring quick recovery in case of any disruptions.

With these and more capabilities, Curve is an indispensable tool for maintaining a secure and well-managed Discord community.

## Documentation Guide

What you will learn from this:

* **Essential Features:** Get acquainted with the fundamental aspects of the system that require basic configuration.
* **Step-by-Step Setup:** Follow detailed instructions to customize and optimize your settings according to your preferences.
* **Best Practices:** Discover tips and best practices to ensure you start off on the right foot, minimizing potential issues down the line.

Begin by reviewing each feature outlined on each page. You will find clear explanations and straightforward instructions designed to help you quickly and effectively configure your system. By setting up these basic features, you pave the way for a smoother and more personalized user experience.

{% hint style="warning" %}
Please note that some features may be labelled as advanced and may require further assistance.
{% 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/welcome-to-curve.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.
