# Drako Development

## Drako Bot

- [First Time Setup](https://docs.drakodevelopment.net/getting-started/first-time-setup.md): Welcome! This guide will walk you through the process of setting up your Drako Bot from start to finish. Follow each step carefully, and you'll be up and running in no time.
- [How to Update](https://docs.drakodevelopment.net/getting-started/first-time-setup/how-to-update.md): This guide walks you through how to safely update Drako Bot to the latest version, while keeping your configuration and addons.
- [Dashboard Setup](https://docs.drakodevelopment.net/getting-started/dashboard-setup.md): Configuring the ticket dashboard
- [Nginx Configuration](https://docs.drakodevelopment.net/getting-started/dashboard-setup/nginx-configuration.md): Configure the dashboard to work with your domain
- [Developer Mode (Copying IDs)](https://docs.drakodevelopment.net/getting-started/developer-mode-copying-ids.md): Discord IDs are unique numbers used to identify servers, channels, roles, users, and categories. They’re essential when setting up bots, webhooks, or troubleshooting issues.
- [Pterodactyl Setup Guide](https://docs.drakodevelopment.net/getting-started/pterodactyl-setup-guide.md): This section is for users who want to host the bot on a server using the Pterodactyl Panel.
- [MongoDB Setup](https://docs.drakodevelopment.net/getting-started/mongodb-setup.md): Setup and configure MongoDB
- [Addon System](https://docs.drakodevelopment.net/addon-system/addon-system.md): Understanding and setting up addons. This system is meant for experienced developers.
- [API Integration](https://docs.drakodevelopment.net/addon-system/api-integration.md): Integrate your addons into core bot logic, unlocking a new level of power.
- [Store API](https://docs.drakodevelopment.net/addon-system/api-integration/store-api.md): The Store API provides a powerful interface for managing server-specific stores with customizable items, categories, and reward systems.
- [Dashboard API](https://docs.drakodevelopment.net/addon-system/api-integration/dashboard-api.md)
- [Premium Addons](https://docs.drakodevelopment.net/addon-system/premium-addons.md): Premium addons for Drako
- [Prefix Commands](https://docs.drakodevelopment.net/addon-system/premium-addons/prefix-commands.md): The Prefix Bridge addon lets users run slash commands using a classic text prefix instead. Every mapped command is wrapped in a fake interaction and passed to the original command handler — no duplica
- [Product Panel](https://docs.drakodevelopment.net/addon-system/premium-addons/product-panel.md): Empower your users to download files directly within your Discord server with the Drako Bot Product Panel Addon!
- [Sticky Messages](https://docs.drakodevelopment.net/addon-system/premium-addons/sticky-messages.md): Ensure your members never miss an important message again with the Drako Bot Sticky Messages Addon!
- [Application System](https://docs.drakodevelopment.net/addon-system/premium-addons/application-system.md): Streamline your recruitment process with the Drako Bot Application System Addon!
- [Ticket System](https://docs.drakodevelopment.net/core-features/ticket-system.md): The ticket system provides comprehensive support functionality including multiple ticket types, priority levels, working hours, claiming system, automatic alerts, transcripts, and detailed logging.
- [Music](https://docs.drakodevelopment.net/core-features/music.md): This guide explains how to set up the music system
- [Custom Commands](https://docs.drakodevelopment.net/core-features/custom-commands.md)
- [Suggestions](https://docs.drakodevelopment.net/core-features/suggestions.md): The suggestion system allows members to submit ideas through a modal form. You can fully customize this modal with text inputs and dropdown menus using Discord’s latest modal components.
- [Backup](https://docs.drakodevelopment.net/core-features/backup.md): Backups keep your server safe in case something goes wrong. Here’s how to set it up in just a few minutes.
- [Leveling](https://docs.drakodevelopment.net/economy-and-engagement/leveling.md): The leveling system rewards users with XP for chatting and voice activity. As they level up, they can unlock roles, earn coins, and show off with customizable rank cards.
- [Giveaways](https://docs.drakodevelopment.net/economy-and-engagement/giveaways.md): The giveaway system makes it easy to host and manage Discord giveaways. It supports advanced features like role requirements, entry restrictions, customizable embeds, and automatic winner selection.
- [Economy](https://docs.drakodevelopment.net/economy-and-engagement/economy.md): The economy system lets your members earn, gamble, and spend coins in your server. You can customize rewards, games, fishing spots, and even run a full server shop with ranks, boosters, and items.
- [Verification](https://docs.drakodevelopment.net/moderation-and-roles/verification.md): The verification system provides two main features: Join Roles (automatic role assignment when users join) and Verification System (require users to verify before accessing the server).
- [Invite Roles](https://docs.drakodevelopment.net/moderation-and-roles/invite-roles.md): The Invite Roles system rewards members with roles when they invite others to your server. It’s automatic, scalable, and encourages community growth.
- [Reaction Roles](https://docs.drakodevelopment.net/moderation-and-roles/reaction-roles.md): A comprehensive guide to setting up and configuring reaction role panels in DrakoBot.
- [Moderation](https://docs.drakodevelopment.net/moderation-and-roles/moderation.md): The logging system records user actions, moderation events, voice activity, security incidents, and more. All logs are sent to configured channels using embeds, so staff can easily review activity
- [Welcome & Leave](https://docs.drakodevelopment.net/community-interaction/welcome-and-leave.md): The welcome and leave message system automatically sends customizable messages when users join or leave your server
- [Terms and Conditions](https://docs.drakodevelopment.net/legal/terms-and-conditions.md): By using our products you agree to the below terms
- [Subscription Terms](https://docs.drakodevelopment.net/legal/subscription-terms.md)
- [Privacy Policy](https://docs.drakodevelopment.net/legal/privacy-policy.md): By using our products you agree to the below terms

## Drako Paste

- [First Time Setup](https://docs.drakodevelopment.net/product-docs/getting-started/quickstart.md): Welcome! This guide will walk you through the process of setting up Drako Paste from start to finish. Follow each step carefully, and you'll be up and running in no time.
- [Nginx Setup](https://docs.drakodevelopment.net/product-docs/getting-started/nginx-setup.md): Deploy DrakoPaste behind Nginx with HTTPS/SSL for secure access.
- [MongoDB Setup](https://docs.drakodevelopment.net/product-docs/getting-started/mongodb-setup.md): Setup and configure MongoDB
- [API Requests](https://docs.drakodevelopment.net/product-docs/core-features/api-requests.md): DrakoPaste lets you create and retrieve pastes via a simple REST API.

## Drako Tickets

- [First Time Setup](https://docs.drakodevelopment.net/drako-tickets/getting-started/first-time-setup.md): This guide walks you through getting Drako Tickets running for the first time.
- [Nginx Configuration](https://docs.drakodevelopment.net/drako-tickets/getting-started/nginx-configuration.md): Configure Drako Tickets to run on your own domain with Nginx, HTTPS, and PM2.
- [Email Integration](https://docs.drakodevelopment.net/drako-tickets/integration/email-integration.md)
- [Login Providers](https://docs.drakodevelopment.net/drako-tickets/integration/login-providers.md)
- [Discord Integration](https://docs.drakodevelopment.net/drako-tickets/integration/discord-integration.md)
- [Terms and Conditions](https://docs.drakodevelopment.net/drako-tickets/legal/terms-and-conditions.md): By using our products you agree to the below terms
- [Subscription Terms](https://docs.drakodevelopment.net/drako-tickets/legal/subscription-terms.md)
- [Privacy Policy](https://docs.drakodevelopment.net/drako-tickets/legal/privacy-policy.md): By using our products you agree to the below terms
