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

# introduction

> everything you need to know to get started with fight.

## introduction

fight is a multi-purpose discord bot designed to keep your server safe and easy to manage. this guide will help you set up the core functionalities and get the bot running in your community.

<Warning>
  this documentation isn't finished. Expect unfinished/missing pages & inaccurate data.
</Warning>

<Note>
  the default prefix for Fight is `,` . use `,prefix set (symbol)` to modify it for your server. you can also mention the bot to see your current prefix.
</Note>

## explore fight

<Columns cols={2}>
  <Card title="security setup" icon="hammer" href="/development">
    quickly configure your server to use Fight's advanced moderation system
  </Card>

  <Card title="fake permissions" icon="user-magnifying-glass" href="/essentials/settings">
    grant staff members access to specific commands without giving them actual discord permissions.
  </Card>

  <Card title="variables" icon="code" href="/essentials/navigation">
    Implement variables into your Fight messages to add more customizability.
  </Card>

  <Card title="anti-nuke & anti-raid" icon="circle-radiation" href="/api-reference/introduction">
    protect your server from bad actors using our advanced anti-nuke and anti-raid features.
  </Card>
</Columns>

## Quick start

Easily set up the main features in Fight

<Steps>
  <Step title="Invite Fight to your server">
    Add the bot with administrator permissions to ensure all features will function correctly.
  </Step>

  <Step title="Run the setup commands">
    Use `,setmod` and `,setmute` to automatically create the necessary roles and channels.
  </Step>

  <Step title="Configure your modules">
    Personalize Fight to be your own.
  </Step>
</Steps>

<Tip>
  Need help? Join our Support Server for assistance from our team and our community.
</Tip>
