# The Dashboard

The first row contains your account information, any invoices you have received from us and from FastSpring, and a link to this documentation.

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

The second row shows the available World Creator products and licences. Resellers can purchase perpetual licences, one-year rentals, and lifetime licenses.

{% hint style="info" %}
The prices shown in the image may vary due to different annual sales (e.g. Black Friday Sale, Christmas Sale and more).
{% endhint %}

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

The third row allows you to purchase a 12-month maintenance plan for your customers' existing perpetual license(s).

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


---

# 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.world-creator.com/procurement-portal/the-dashboard.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.
