# Get a License

## Index

1. [Register](#register)
2. [Licenses](#licenses)
3. [Order process](#order-process)

***

## Register

* If you don't have an account yet. [Click here to register.](https://account.bottie.net/register)
* Or [click here to log in](https://account.bottie.net/login).

## Licenses

* Click on the desired license category in your navigation. [(Example: Grinder)](https://account.bottie.net/account/licenses/grinder)
* If you already have a license, click on the "Extend" button.
* Or click on [Add new License](https://account.bottie.net/license/step-1-products/grinder) if you want to create a new license.

## Order process

* During the ordering process, you can add the desired duration, the number of sessions and (if available) corresponding modules.

{% hint style="success" %}
**Licenses**

:thumbsup: Licenses are not bound to an automatic subscription.\
:thumbsup: You can create a new license or extend an existing one at any time.
{% endhint %}

{% hint style="success" %}
**Modules**

:thumbsup: Are fully optional and can be added later at any time.\
:thumbsup: All booked modules are also available for all sessions.
{% endhint %}

{% hint style="warning" %}
**Sessions**

Sessions can be added subsequently up to 48 hours after purchasing a license.
{% 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://tutorials.wowgrinder.com/getting-started/get-a-license.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.
