# Purchase & License Key

Once your purchase is complete, your invoice on [hyperflick.cc](https://hyperflick.cc) will be marked as **Complete**. Your license key and loader become available immediately.

## Where to Find Your License Key

You have two ways to retrieve your license key:

1. **From your invoice** — Open the completed invoice on the shop. Both your license key and the loader download will be listed there.
2. **From your email** — A confirmation email is sent to the address used at checkout. It contains your license key and the relevant order details.

> **Tip:** Save your license key somewhere safe. You'll need it to create your account and to redeem future product activations.

## What's Included

| Item              | Description                                                    |
| ----------------- | -------------------------------------------------------------- |
| **License Key**   | Activates your account for the product you purchased.          |
| **Loader**        | The application you'll download and run to access the product. |
| **Order Details** | Sent by email for your records.                                |

## Next Step

Head to [Download the Loader](/getting-started/downloading-the-loader.md) to continue setup.

If you don't see your invoice marked complete or you haven't received your email within a few minutes, reach out on [Discord](https://discord.com/invite/kXCMvvjhnM) and we'll resolve it quickly.


---

# 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://guide.hyperflick.pro/getting-started/purchase-and-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.
