# 啟用軟體授權

{% hint style="success" %}
如果您只是在試用的軟體授權，請跳過此步驟。
{% endhint %}

{% hint style="warning" %}
&#x20;要查看試用軟體授權的剩餘天數，請在您選擇的瀏覽器中輸入[`localhost:1947`](localhost:1947)
{% endhint %}

{% hint style="danger" %}
單張Seirios RNS授權只能綁定單一機器人，因此，如RNS授權已被啟用，**就無法再接受轉移或在其他機器人上使用**。
{% endhint %}

1. 檢索 c2v檔案

   1. `/home/<USER>/catkin_ws/movel_ai/license/hasp_34404.c2v` &#x20;
   2. `c2v` (customer-to-vendor)是機器人的指紋，Movel AI需要此檔案去生成軟體授權產品。

2. 請傳送c2v檔案給<help@movel.ai>，以申請軟體授權的啟用。<br>

3. Movel AI會回傳含有安裝說明的v2c檔案。<br>

4. 請再回傳已被啟用授權的c2v檔案給Movel AI。<br>

5. 請好好保存v2c檔案以及c2v檔案，以備未來Movel AI參考使用。


---

# 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.movel.ai/new-collection/fan-ti-zhong-wen/seirios-rns/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.
