# How to create license code?

### Create License Code to Add to Chrome Extension

Log in to [Heyetsy.com](http://heyetsy.com/) and create a License Code:

* Set an arbitrary identifier for the License code, then press **`+ Create`**
* Copy License code, And **`+ Add`** on Chrome Extension Heyetsy

Video tutorial:

{% embed url="<https://www.youtube.com/watch?v=wIwV8wKpYU4>" %}

{% content-ref url="/pages/JuxdwbusMt5K0Ud42P0w" %}
[How to Install an Extension?](/en/starting-point/installation-instructions/how-to-install-an-extension.md)
{% endcontent-ref %}

Furthermore, if for some reason you have previously generated a License code but forgotten it, you can refer to the instructions below:

{% content-ref url="/pages/yVGp2gdgz2puPn0agTWB" %}
[What should I do if I forget my license code?](/en/q-and-a/what-should-i-do-if-i-forget-my-license-code.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.heyetsy.com/en/starting-point/installation-instructions/how-to-create-license-code.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.
