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

# Getting Started

- [Installation](https://docs.socialstream.dev/getting-started/installation.md): This page will walk you through how to get Socialstream up and running in a new Laravel application using Laravel Jetstream with Livewire 3. This example will use GitHub as the social provider.
- [Configuration](https://docs.socialstream.dev/getting-started/configuration.md)
- [Customization](https://docs.socialstream.dev/getting-started/customization.md)
- [Socialite Redirect](https://docs.socialstream.dev/getting-started/customization/socialite-redirect.md)
- [Resolving Users](https://docs.socialstream.dev/getting-started/customization/resolving-users.md)
- [Handling Invalid State](https://docs.socialstream.dev/getting-started/customization/handling-invalid-state.md)
- [Handling OAuth Errors](https://docs.socialstream.dev/getting-started/customization/handling-oauth-errors.md)
- [Authenticating Users](https://docs.socialstream.dev/getting-started/customization/authenticating-users.md)
