> For the complete documentation index, see [llms.txt](https://rhyme-genie-user-guide.idolumic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rhyme-genie-user-guide.idolumic.com/installation/installation-overview/license-requests.md).

# License Requests (Mac/Windows)

You can unlock all of Rhyme Genie’s power for your particular computer device at any time by going to the activation screen, completing the registration information in section 1 and sending a license request via the internet in section 2.

{% hint style="success" %}
Use the serial number that was issued electronically after your purchase of the downloadable version of Rhyme Genie.
{% endhint %}

After a successful license request you will receive the activation code via email **within a minute or two**. Go to section 3 of the activation screen and follow the activation procedure described in the email.&#x20;

{% hint style="info" %}
The activation code will never expire and you can use it to activate all subsequent updates of Rhyme Genie if they are installed on the same computer device.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://rhyme-genie-user-guide.idolumic.com/installation/installation-overview/license-requests.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.
