> 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/jian-ti-zhong-wen/seirios-rns/installation-and-integration-1/full-licence-activation.md).

# 完整许可证激活

{% hint style="danger" %}
Seirios RNS 许可证特定于您正在安装的个人 PC/机器人。 已激活的许可证不能转移或在另一台机器上使用。
{% endhint %}

1. 检索 c2v 文件

   1. `/home/<USER>/catkin_ws/movel_ai/license/hasp_34404.c2v` &#x20;
   2. `c2v` (customer-to-vendor) 是您的 PC/机器人的指纹，Movel AI 需要它来生成许可证产品

2. 发送 c2v 文件到 <help@movel.ai> 或您的 Movel AI 代表处请求激活许可证<br>

3. Movel AI将会回传一个带有安装指导的v2c文件<br>

4. 向 Movel AI 发送更新后的带有已激活许可证的 c2v 文件<br>

5. 妥善保存 v2c 和 c2v 文件，以备将来 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, and the optional `goal` query parameter:

```
GET https://docs.movel.ai/new-collection/jian-ti-zhong-wen/seirios-rns/installation-and-integration-1/full-licence-activation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
