# License obtaining

We've made it easy for you to do so with our ***Whitespots Store***. Here's how to get started:

### Step 1: Register for an account

1. Go to <https://whitespots.io/store>
2. Click on the **Login**/**Sign up** button.
3. Fill in the required information to create your account or sign up using your Google account.

<figure><img src="https://3069717380-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M81VrXQrfSaYjNIFOtt%2Fuploads%2F4xMqsvpxqCLphqaEZC6w%2Flicense2.gif?alt=media&#x26;token=e775de57-2651-40d4-a99d-1338d6e19591" alt=""><figcaption></figcaption></figure>

### Step 2: Get your license

1. After logging in, you will be redirected to the Whitespots Store home page. Here you will see your **license details**.\
   You will automatically receive a free license when you register.
2. The license key, expiration date, registered email and license type will be displayed.
3. If you wish to obtain a paid version of the licence, click on the **contact us** link at the bottom of the page. This will take you to a page with a request form.

{% hint style="success" %}
The **license key** is needed [**to activate the AppSec Portal**](https://docs.whitespots.io/appsec-portal/deployment/get-started-with-the-appsec-portal). You can always go back to the store to copy it.
{% endhint %}

> If you have any issues during installation or have any questions about using our platform, don't hesitate to reach out to our support team ***<sales@whitespots.io>*** :heart:.


---

# 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.whitespots.io/appsec-portal/deployment/license-obtaining.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.
