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

# Introduction

> Welcome to Aqualink - the powerful Discord Lavalink wrapper

## Getting Started

Build amazing Discord music bots with Aqualink's intuitive API and advanced features.

<Card title="Quick Start" icon="rocket" href="/quickstart" horizontal>
  Get your music bot up and running in minutes with our three-step guide.
</Card>

## Core Features

Everything you need to create professional Discord music bots.

<Columns cols={2}>
  <Card title="Player Management" icon="play" href="/guides/player">
    Create and manage audio players with advanced controls and queue systems.
  </Card>

  <Card title="Search & Sources" icon="magnifying-glass" href="/guides/search">
    Search across YouTube, Spotify, SoundCloud, and more music platforms.
  </Card>

  <Card title="Audio Filters" icon="sliders" href="/guides/filters">
    Apply real-time audio effects like bass boost, nightcore, and custom filters.
  </Card>

  <Card title="Events & Listeners" icon="bell" href="/events/events">
    Handle player events and create responsive, interactive music experiences.
  </Card>
</Columns>

## Advanced Configuration

Take your Discord bot to the next level with Aqualink's powerful features.

<Columns cols={2}>
  <Card title="Failover & Reliability" icon="shield" href="/advanced/failover">
    Configure automatic failover and error handling for production bots.
  </Card>

  <Card title="Multi-Node Setup" icon="server" href="/advanced/multi-node">
    Scale your bot with multiple Lavalink nodes and load balancing.
  </Card>

  <Card title="Custom Plugins" icon="puzzle-piece" href="https://lavalink.dev/plugins.html">
    Extend functionality with Lavalink plugins and custom integrations.
  </Card>

  <Card title="Performance Tuning" icon="gauge-high" href="https://lavalink.dev/configuration/index.html">
    Optimize your bot for high-traffic Discord servers and minimize latency.
  </Card>
</Columns>

## API Reference

Complete documentation for all Aqualink methods and properties.

<Card title="View API Documentation" icon="code" href="/api-reference/introduction" horizontal>
  Explore the full API reference with examples and type definitions.
</Card>

## Why Aqualink?

Aqualink provides a modern, feature-rich wrapper around Lavalink with:

* **🚀 Easy Setup** - Get started in minutes with minimal configuration
* **🎵 Multi-Platform Search** - Support for YouTube, Spotify, SoundCloud, and more
* **🔄 Smart Queue Management** - Built-in playlist, loop, and shuffle functionality
* **🎛️ Audio Filters** - Real-time audio processing and effects
* **⚡ High Performance** - Optimized for low latency and high throughput
* **🛡️ Reliability** - Advanced failover and error handling
* **📝 TypeScript Support** - Full type definitions included

## Community & Support

<Card title="Join our Discord" icon="discord" href="https://discord.gg/UKNDx2JWa5" horizontal>
  Get help, share your bots, and connect with other Aqualink developers.
</Card>
