# Nuxt Social Share > Simple social sharing for your Nuxt Sites ## Documentation Sets - [Nuxt Social Share - Full Documentation](https://nuxt-social-share.stefanobartoletti.it/llms-full.txt): This is the full documentation for the Nuxt Social Share module ## Landing - [Nuxt Social Share](https://nuxt-social-share.stefanobartoletti.it/raw/index.md): Simple social sharing for your Nuxt Sites ## Docs - [Installation](https://nuxt-social-share.stefanobartoletti.it/raw/getting-started.md): How to quickly add Nuxt Social Share to your Nuxt project. - [Module Options](https://nuxt-social-share.stefanobartoletti.it/raw/getting-started/options.md): Customize Nuxt Social Share according to your needs. - [Component](https://nuxt-social-share.stefanobartoletti.it/raw/usage/component.md): How to use the component. - [Styling with CSS](https://nuxt-social-share.stefanobartoletti.it/raw/usage/styling-with-css.md): How to apply custom styles to the component with CSS. - [Styling with Tailwind](https://nuxt-social-share.stefanobartoletti.it/raw/usage/styling-with-tailwind.md): How to apply custom styles to the component with Tailwind. - [Supported Networks](https://nuxt-social-share.stefanobartoletti.it/raw/usage/supported-networks.md): A list of the currently supported social networks. - [Composable](https://nuxt-social-share.stefanobartoletti.it/raw/usage/composable.md): How to use the 'useSocialShare' composable. - [Localization](https://nuxt-social-share.stefanobartoletti.it/raw/examples/localization.md): How to provide social sharing buttons in your needed languages. - [Dynamic baseUrl](https://nuxt-social-share.stefanobartoletti.it/raw/examples/dynamic-baseurl.md): How to use dynamic values for the required "basUrl" option. - [Using multiple buttons](https://nuxt-social-share.stefanobartoletti.it/raw/examples/multiple-buttons.md): How to easily create a consistent and reusable multi-button component. - [Custom Styling](https://nuxt-social-share.stefanobartoletti.it/raw/examples/custom-styling.md): Some recipes for advanced visual customization.