> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cursebot.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Setting up a bot shouldn't feel like homework. Here is the essential need-to-know info to get @curse up and running in seconds.

<Note>
  **Work in Progress:** These docs are currently evolving. If you hit a snag or can’t find a specific command/feat., jump into our [Support Server](https://discord.gg/63jjRKMAch) for direct help from the team.
</Note>

## 1. The Prefix

By default, **@curse** responds to the `;` prefix. However, we know every server has its own vibe, so you can change this whenever you like using the command `;prefix set (new prefix)`.

### 1. 1. Lost the prefix?

It happens to the best of us. If **you** or **your members** forget what the current prefix is, don't worry you don't need to dig through settings. Simply mention the bot (e.g., **@curse**), and it will instantly reply with the prefix currently in use.

## 2. Featured Guides

Whether you're a seasoned admin or just starting your community journey, these featured guides will help you harness the full power of **@curse**.

<Columns cols={2}>
  <Card icon="hammer" href="/essentials/settings" title="Security Setup">
    **@curse** offers a professional-grade moderation suite to keep your community safe and organized.
  </Card>

  <Card icon="gear" href="/essentials/navigation" title="Server Configuration">
    Set up welcome & goodbye messages, reaction roles, and essential utilities for your server via **@curse**.
  </Card>

  <Card icon="code-pull-request-draft" href="/api-reference/introduction" title="Integrations">
    Seamlessly integrate your favorite social and media platforms directly into your server through **@curse**.
  </Card>

  <Card icon="code" href="/resources/scripting" title="Embed Scripting">
    Learn how to build custom embeds and utilize dynamic variables for your server's **@curse** configurations.
  </Card>
</Columns>

<Columns cols={1}>
  <Card icon="palette" href="/customization" title="Profile Customization">
    Make the bot truly your own by personalizing its entire visual presence to match your server’s theme. Tailor the **@curse** identity by changing its profile avatar, bio, and banner specifically for your community.
  </Card>
</Columns>
