> ## Documentation Index
> Fetch the complete documentation index at: https://speckle-assistant.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

The viewer library is available on [npm](https://www.npmjs.com/package/@speckle/viewer) and you can install it in your project with

```bash theme={null}
npm install --save @speckle/viewer
```
