> For the complete documentation index, see [llms.txt](https://docs.tw-project.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tw-project.it/license.md).

# License system

Info about our license system.

We introduced a **License System** to help us to control plugin leaks, malicious buyers and so on.

In order to be able to use our products, you need a **License.**

When you have purchased a product, you need to contact us in our [Discord ](https://discord.tw-project.it)in **GENERAL-TICKET**'s section. Once you got your license, you have to put it in the **config.yml** in the correct field.

{% code title="config.yml" %}

```yaml
license: "AAA1-BBB2-CCC3"
```

{% endcode %}

Now restart the server and you got it.

Term Of Service:

* Don't distribuite our plugins;
* Don't decompile our plugins;
* Don't modify our plugins;
* Refunds are not allowed;
* A license is valid only for 1 Network;
* A license is valid only for 1 resource.

TWProject reserve the right to make changes without prior notice.

TWProject reserve the right to ban a license if we notice an improper use or a violation of TOS.
