# Licenses

{% hint style="info" %}
Licenses can be found at <https://gydrus.net/settings>
{% endhint %}

This is the overview of your purchased licenses, fast and easy way to see how much time and amount left you have.

![](/files/B9uOyBMHVYZYEy1IMOvT)

Licenses are added to your account with a start date and end date, as well as license amount of course. *For example:*\
\
**License Amount:** 100 - Amount of licenses assigned for this period.

**License Time:** 31 days - Amount of time the licenses last for.

**Starting Date:** Time of licenses start, a specific date.

**Ending Date:** Time of licenses end, a specific date.


---

# 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.gydrus.net/web-dashboard/user-settings/licenses.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.
