> For the complete documentation index, see [llms.txt](https://bolus-organization.gitbook.io/social-hooks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bolus-organization.gitbook.io/social-hooks/introduction.md).

# Introduction

### Installation

{% tabs %}
{% tab title="npm" %}

```bash
npm i social-hooks
```

{% endtab %}

{% tab title="yarn" %}

```bash
yarn add social-hooks
```

{% endtab %}

{% tab title="pnpm" %}

```bash
pnpm add social-hooks
```

{% endtab %}
{% endtabs %}
