# (1) Activate License on MoA

1. After running MoA, click Help at the top, then click the *License* button or click *Active License*.

   <figure><img src="/files/Ma00EnyAWfHLXoSisv1E" alt=""><figcaption></figcaption></figure>
2. Check the License Key input window. Enter your License and then click the *Add License* button.

   <figure><img src="/files/HaG3BtKyVOaiwyezvETw" alt=""><figcaption></figcaption></figure>
3. If the license has been successfully registered, the license will appear in Installed Licenses. Activate your license by clicking the *Activate* button.

   <figure><img src="/files/nU0X6dqm47Ao86MfG8SC" alt=""><figcaption></figcaption></figure>
4. If the license has been activated successfully, the currently activated license will be displayed in green. Check the MoA window.

   <figure><img src="/files/ugMpY1Xt3ntOcZFcP8iD" alt=""><figcaption></figcaption></figure>

<mark style="color:orange;">**You can register multiple licenses and use them while switching between them.**</mark>


---

# 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://docs.moamocap.com/getting-started/step-by-step/3.-moa-settings/1-activate-license-on-moa.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.
