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

# Introduction

> Discover all the documentation for raze, the all-in-one Discord bot — learn how to set up raze in your server and enhance your daily use with various commands and more.

# Introduction

> Discover all the documentation for raze, the all-in-one Discord bot — learn how to set up raze in your server and enhance your daily use with various commands and more.

## Setting up

The first steps into making raze truly yours, customising and setting up the bot.

<CardGroup cols={2}>
  <Card title="Protect your server" icon="shield-check" href="/server-config/antinuke">
    Remove threats from your server automatically by using raze's antinuke and server whitelist.
  </Card>

  <Card title="Welcome & Leave" icon="door-open" href="/server-config/welcome-setup">
    Greet the members that join, and say goodbye to the ones that leave.
  </Card>

  <Card title="Embed Scripting" icon="code" href="/resources/scripting/embeds">
    Learn how to build embeds and use variables for your server's configurations.
  </Card>

  <Card title="Server Configuration" icon="gear" href="/server-config/logging">
    Set up logging, tickets, automod, and more for your server.
  </Card>
</CardGroup>

## Common Questions

<CardGroup cols={2}>
  <Card title="How do I set up antinuke?" icon="lock" href="/server-config/antinuke">
    Configure antinuke, whitelist trusted users, and keep your server safe.
  </Card>

  <Card title="Variables" icon="code-compare" href="/resources/variables">
    Check the variables available in raze and how to use them across configurations.
  </Card>

  <Card title="Fake Permissions" icon="hammer" href="/resources/permissions">
    Grant raze-level permissions to roles without giving actual Discord permissions.
  </Card>

  <Card title="How do I set up jail?" icon="handcuffs" href="/server-config/jail-setup">
    Set up the jail system and customise the embed to your liking.
  </Card>
</CardGroup>
