> For the complete documentation index, see [llms.txt](https://docs.movel.ai/new-collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.movel.ai/new-collection/seirios-rns/documentation/installation-and-integration-1/full-licence-activation.md).

# Full Licence Activation

{% hint style="success" %}
Skip this step if you are only evaluating Seirios RNS on a trial license
{% endhint %}

{% hint style="warning" %}
To view the remainder of the days left of your trial license, enter [`localhost:1947`](localhost:1947)in your browser of choice
{% endhint %}

{% hint style="info" %}
The Seirios RNS license is specific to the individual PC/robot that you are installing it on. The license that has been activated **cannot be transferred and used on another machine**.
{% endhint %}

1. Retrieve the c2v file&#x20;

   1. Generate your fingerprint of the PC by executing this command:\
      `cd ~/catkin_ws/movel_ai/license/`\
      `./hasp_update_34404 f hasp_34404.c2v` (x86) \
      `./hasp_update_34404_arm64 f hasp_34404.c2v` (arm64)&#x20;
   2. You will see the new c2v file on the `/home/<USER>/catkin_ws/movel_ai/license/hasp_34404.c2v`

   `c2v` (customer-to-vendor) is a fingerprint of your PC/robot that Movel AI requires to generate a licensed product&#x20;

2. Send a c2v file to <sales@movel.ai> **or** your Movel AI representative to request the license activation <br>

3. Movel AI will send a v2c file with installation instructions<br>

4. Send Movel AI the updated c2v file with the license activated<br>

5. Keep the v2c and c2v files safe for future reference with Movel AI


---

# 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://docs.movel.ai/new-collection/seirios-rns/documentation/installation-and-integration-1/full-licence-activation.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.
