# 🚙 ReVanced Bot WebSocket API This documentation explains how the server works, how to start developing, and how to configure the server. ## 📖 Table of contents 0. [🏗️ Set up the development environment (if you haven't already)](../../../docs/0_development_environment.md) 1. [⚙️ Configuration](./1_configuration.md) 2. [🏃🏻‍♂️ Running the server](./2_running.md) 3. [📨 Packets](./3_packets.md) ## ⏭️ Start here The next page will tell you how to configure the server. Continue: [⚙️ Configuration](./1_configuration.md)