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

# Quickstart

> Start using Disrinth as quickly as possible

## Begin using Disrinth

Learn how to properly setup and configure the Disrinth Discord bot.

### Getting Help

<AccordionGroup>
  <Accordion icon="youtube" title="Watch Tutorial">
    Coming soon...
  </Accordion>

  <Accordion icon="discord" title="Ask Support">
    Contact the developers through the
    [Disrinth](https://discord.gg/yJDMV8NFHq) Official Discord server.
  </Accordion>
</AccordionGroup>

### Basic Setup

<AccordionGroup>
  <Accordion icon="id-card" title="Registering your server">
    By default, your server does not have a file when the bot is added. You can generate one by creating a modpack through the [/createmodpack](/commands/createmodpack) command. Once this is done, your server file will be created.
  </Accordion>

  <Accordion icon="user" title="Using Disrinth">
    Instructions regarding the usage of the Disrinth bot can be found in the [commands](/commands) documentation.
  </Accordion>
</AccordionGroup>

## Advanced Setup

Make the most out of Disrinth by reading through and utilising our advanced documentation.

<CardGroup>
  <Card title="Read The Commands" icon="glasses" href="/commands/">
    Find out exactly what the commands do and how to use them.
  </Card>

  <Card title="Configure Your Server" icon="gears" href="/configuration">
    Take control of your server with Disrinth's optional configuration.
  </Card>

  <Card title="Contribute to Disrinth" icon="handshake-angle" href="/contribute">
    Got skills? We love it when people join the Disrinth project.
  </Card>

  <Card title="Donate to Disrinth" icon="money-bill" href="/donate">
    Donate funds towards the continued development of the Disrinth project.
  </Card>
</CardGroup>
