> For the complete documentation index, see [llms.txt](https://help.gsctool.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gsctool.com/getting-started/manage-license-and-devices/how-to-activate-license.md).

# How to Activate License

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

<figure><img src="/files/zargG9qJGykWXJjcTLH3" alt="" width="563"><figcaption><p>How to Activate Your GSCTool.com Extension License</p></figcaption></figure>

1. **Get License Code:** Check your email for the license code that was sent to you after your purchase.
2. **Click Active License Button:** Locate the GSCTool.com extension on your browser and click on the "Active License" button.
3. **Input License Code:** A pop-up window will appear prompting you to enter your license code. Type the license code exactly as it appears in your email.
4. **Activate License:** After inputting the license code, click on the "Activate" button. The extension will verify your license code and activate the full features of the extension.

<figure><img src="/files/kETVu47PjiLbot8CVIYg" alt="" width="563"><figcaption><p>A pop-up window will appear prompting you to enter your license code. Type the license code exactly as it appears in your email</p></figcaption></figure>

🎉 Congratulations! You have successfully activated your GSCTool.com extension license code. Enjoy the full features of the extension to help streamline your sorting and organizing tasks.


---

# 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://help.gsctool.com/getting-started/manage-license-and-devices/how-to-activate-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.
