# Find Your Purchase License

{% hint style="info" %}
If you do not have a license code, you can purchase one here: <https://www.gsctool.com/pricing>
{% endhint %}

## **Search your order in your email**

To locate your license key, please check the email inbox associated with your purchase. Look for an email containing your order confirmation or receipt, which should include your license key. You can easily find this information by searching for the phrase "**Your license key:**" in your email.

## Access Your License Details

To view your license code and see all devices activated under this license, simply follow these steps:

1. **Navigate to My Orders**: Head over to the [My Orders](https://app.lemonsqueezy.com/my-orders/) (<https://app.lemonsqueezy.com/my-orders/>) and log in using the email associated with your purchase.
2. **Select Your Purchase**: Identify and click on the specific order you have placed.
3. **View License Details**: Here, you can find your unique license code along with a list of all devices currently activated under this license.

{% content-ref url="/pages/cum5TD2z0Twjhei1b9L2" %}
[Manage License & Devices](/getting-started/manage-license-and-devices.md)
{% endcontent-ref %}

## **Check your notes**

Look through the notes where you might have stored your license code.

*These steps should help you quickly find your license key and manage your license details efficiently.*


---

# 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://help.gsctool.com/getting-started/manage-license-and-devices/find-your-purchase-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.
