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

# Installation

## Requirements

* Your PC, VPS or a pterodactyl container
* Atleast 500MB of RAM
* MongoDB Hosting ([Get it here](https://blazehost.xyz/mongodb))
* NodeJS 20+
* A license key which you can get on our [discord server](https://discord.com/invite/u75UnK3SXJ)

{% hint style="info" %}
First time customers receive FREE bot hosting for a month on our pterodactyl panel\
To claim simply create a ticket on our [discord server](https://discord.gg/u75UnK3SXJ)
{% endhint %}

## Deployment

1. Download LicenseX from BuiltByBit
2. Extract it
3. If you're just purchasing the regular license, make sure to message me over discord for the license key.
4. Fill required fields in `config.yml`
5. Install dependencies by typing `npm install`
6. Run the bot by typing `npm start`
