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

# Quick Start

> Get your TicketCord bot running in about 10 minutes

## Step 1: Sign In

Go to the [TicketCord Dashboard](https://ticketcord.net/dashboard) and sign in with your Discord account.

<Info>
  You'll need **Manage Server** permission on the Discord server where you want to add the bot.
</Info>

## Step 2: Create Your Bot

1. Click **Create Bot** in the dashboard
2. Enter your bot's name and upload an avatar
3. Paste your Discord bot token from the [Discord Developer Portal](https://discord.dev)

<Warning>
  Never share your bot token with anyone. It gives full access to your bot.
</Warning>

## Step 3: Invite to Server

1. Click **Invite Bot** on your bot's page
2. Select the server you want to add it to
3. Authorize the required permissions

## Step 4: Run Setup

In your Discord server, run the `/setup` command to configure:

* Ticket category (where tickets are created)
* Staff roles (who can see and manage tickets)
* Log channel (where ticket events are logged)

## You're Done!

Your bot is now ready to handle tickets. Users can open tickets using the panel you create in the dashboard.

<Card title="Next: Configure Your Bot" icon="gear" href="/bot/configuration">
  Learn how to customize ticket panels, embeds, and automation
</Card>
