> For the complete documentation index, see [llms.txt](https://docs.whereby.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whereby.com/whereby-for-web-browser.md).

# Whereby for web browser

- [Pre-built UI vs. React-based Browser SDK](https://docs.whereby.com/whereby-for-web-browser/pre-built-ui-vs.-react-based-browser-sdk.md): Choosing the right integration path
- [Web component & pre-built UI](https://docs.whereby.com/whereby-for-web-browser/web-component-and-pre-built-ui.md): The quick way to get up and running with Whereby is using our web component & pre-built UI
- [Web app quickstart](https://docs.whereby.com/whereby-for-web-browser/web-component-and-pre-built-ui/web-app-quickstart.md)
- [Configuring with attributes](https://docs.whereby.com/whereby-for-web-browser/web-component-and-pre-built-ui/configuring-with-attributes.md)
- [Using commands](https://docs.whereby.com/whereby-for-web-browser/web-component-and-pre-built-ui/using-commands.md)
- [Using Whereby events](https://docs.whereby.com/whereby-for-web-browser/web-component-and-pre-built-ui/using-whereby-events.md)
- [Quickly deploy Whereby to your domain](https://docs.whereby.com/whereby-for-web-browser/web-component-and-pre-built-ui/quickly-deploy-whereby-to-your-domain.md)
- [Embed with low code](https://docs.whereby.com/whereby-for-web-browser/web-component-and-pre-built-ui/embed-with-low-code.md): If you want to embed video rooms in a website using HTML or a framework that supports HTML elements like React.js, a great option for doing this is by using a simple iframe.
- [React-based Browser SDK](https://docs.whereby.com/whereby-for-web-browser/react-based-browser-sdk.md): The React-based Browser SDK is a flexible toolkit that lets you build a fully custom video calling experience using Whereby’s APIs, components, and event system using React.
- [Browser SDK quickstart](https://docs.whereby.com/whereby-for-web-browser/react-based-browser-sdk/quick-start.md)
- [Grid logic](https://docs.whereby.com/whereby-for-web-browser/react-based-browser-sdk/grid-logic.md)
- [Customizing the toolbar](https://docs.whereby.com/whereby-for-web-browser/react-based-browser-sdk/how-to-customize-the-toolbar.md)
- [Customizing video tiles](https://docs.whereby.com/whereby-for-web-browser/react-based-browser-sdk/custom-video-tiles-with-react.md): Discover how to customize the video tiles in a Whereby call using the Browser SDK with React hooks.
- [Migrating from version 2.x to 3](https://docs.whereby.com/whereby-for-web-browser/react-based-browser-sdk/migrate-from-version-2.x-to-3.md)
- [Whereby in Next.js](https://docs.whereby.com/whereby-for-web-browser/usage-with-next.js.md): Next.js is a popular framework for React and is rendered server-side. The Whereby browser-sdk relies on browser specific API’s to work so due to this, usage with Next.js has some challenges.
