> For the complete documentation index, see [llms.txt](https://docs.tako.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tako.so/monetization/open-curation/for-lens-dapp/sdk/installing-the-sdk.md).

# Installing the SDK

The Tako Open Curation SDK can be installed using npm:

```sh
npm install tako-open-curation
```

or yarn:

```sh
yarn add tako-open-curation
```
