> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kontext.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

> Install @kontextso/sdk-react.

<Note>
  You'll need a [publisher account](/publishers#getting-started-is-easy) to obtain your `publisherToken` and placement codes.
</Note>

```bash theme={null}
npm install @kontextso/sdk-react@4
```

That's it — there are no peer dependencies or platform-specific config to add. Head to [Showing your first ad](/sdk/react/first-ad) to wire it up.
