title: Installation sidebar_label: Installation
This document explains the installation procedure for getting started with WebSerial.
WebSerial depends on the following libraries present in your libraries folder. Please stricly install the compatible versions of these dependencies only! Using any other version might break WebSerial or may cause WebSerial to work partially.
:::tip Alternative Dependencies
Although WebSerial supports the official dependencies, If you are using WebSerial to send a lot of packets, It's advised to switch to the following fork of dependencies for a crash-free experience. These forks are drop-in replacements which contain bugfixes and offer much better performance.
Please make sure to uninstall the 'original' dependencies from your libraries folder if you have installed any of these forks. If previous dependencies remain installed, the compiler will throw an error. :::
Go to Sketch > Include Library > Library Manager > Search for "WebSerial" > Install
Documents > Arduino > Libraries > {Place "WebSerial" folder Here}
Sketchbook > Libraries > {Place "WebSerial" folder Here}
Sketch > Include Library > Add .zip Library > Select the Downloaded .zip File.