> For the complete documentation index, see [llms.txt](https://db.coolstone.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://db.coolstone.dev/0/reference/install.md).

# Install

{% hint style="info" %}
Dubnium is only available through NPM.
{% endhint %}

### Install via NPM

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

```bash
npm i dubnium@0.0.6 # ESM only
```

{% endtab %}
{% endtabs %}
