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

# Installation

To use Altrone into your web application you have to install it via NPM:

```
npm i altrone-ui
```

{% hint style="info" %}
You can install **beta**, **development** or **release candidate** version via tags. For example:\
`npm i altrone-ui@beta`
{% endhint %}

You can check all available versions on [versions tab in NPM](https://www.npmjs.com/package/altrone-ui?activeTab=versions).&#x20;
