# Manage License & Devices

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

To manage your linked devices, follow these steps:

1. Navigate to the [My Orders](https://app.lemonsqueezy.com/my-orders/) (<https://app.lemonsqueezy.com/my-orders/>) page and log in with your purchase email.

<figure><img src="/files/2IiuS602YRJoZtA8gAV7" alt="" width="563"><figcaption><p>Navigate to the <a href="https://app.lemonsqueezy.com/my-orders/">My Orders</a> (<a href="https://app.lemonsqueezy.com/my-orders/">https://app.lemonsqueezy.com/my-orders/</a>) page and log in with your purchase email.</p></figcaption></figure>

2. Click on the order associated with your purchase.
3. Select the license key to view all linked devices.

<figure><img src="/files/I48puIQ91LcjPXTZppfm" alt="" width="375"><figcaption></figcaption></figure>

4. Click **"Deactivate"** next to any device you wish to unlink.

<figure><img src="/files/cru7gY8rpJLLynBgEzzb" alt="" width="375"><figcaption><p>Click <strong>"Deactivate"</strong> next to any device you wish to unlink.</p></figcaption></figure>

{% content-ref url="/pages/QdvepBdsoDxOL396SMCP" %}
[How to Activate License](/getting-started/manage-license-and-devices/how-to-activate-license.md)
{% endcontent-ref %}

{% content-ref url="/pages/8EBvZsUYafei7icr6Rha" %}
[Unlink or Deactivate Device](/getting-started/manage-license-and-devices/unlink-or-deactivate-device.md)
{% endcontent-ref %}

{% content-ref url="/pages/WuDh4UGYSFKtXO6vFFa0" %}
[Find Your Purchase License](/getting-started/manage-license-and-devices/find-your-purchase-license.md)
{% endcontent-ref %}


---

# 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.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.
