# How to get authorized with license system?

## Step 1 - Go to license site

<figure><img src="/files/xnvRkk2HQor0WpCdLfuu" alt=""><figcaption><p>How to get to license system website</p></figcaption></figure>

{% hint style="info" %}
You can access our licensing system at <https://license.frozen-scripts.com> or press "**Licenses**" button on our main website.
{% endhint %}

## Step 2 - Login into our license system using Discord

<figure><img src="/files/P63uMSTDfcL4tLL10GpF" alt=""><figcaption><p>Login using discord<br></p></figcaption></figure>

{% hint style="warning" %}
You can login into your licensing system using your discord that you purchased product with
{% endhint %}

## Step 3 - Create license key for your product

<figure><img src="/files/YAHqgya2t4y1TEOLT2F3" alt=""><figcaption><p>Create unregistered license key</p></figcaption></figure>

{% hint style="info" %}
You can register your license by pressing "Create" which will create license key for your product.
{% endhint %}

## Step 4 - Copy key / Enter your server IP address

<figure><img src="/files/D1U6FZOC2QCb0lRCVzHj" alt=""><figcaption><p>Authorization system</p></figcaption></figure>

<figure><img src="/files/Ej1NkaK79iVBabSHhHMI" alt=""><figcaption><p>How to get your IP, if you can't find it</p></figcaption></figure>

{% hint style="info" %}
If you can't get your server IPv4 address, then you can restart the resource in server console and copy the IP address from server console. Enter it in the box and press Update for the product you purchased. And you're ready to go!
{% endhint %}

## FAQ

{% hint style="info" %}
**Where can I enter the license key?**
{% endhint %}

<img src="/files/mr0EHHd9z1y9RAYtJSdC" alt="" data-size="original">

<figure><img src="/files/xBIxcYjqPovhVdgCGDQO" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can replace "ENTER\_YOUR\_LICENSE\_HERE" with your specific license key from our license system website.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.frozen-scripts.com/authorization/how-to-get-authorized-with-license-system.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
