# ライセンス

CS-Cartのライセンス登録・認証に関するウィンドウです。

<figure><img src="/files/5wTZkYuCdwxS4rFe4SNa" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="292">項目</th><th>説明</th></tr></thead><tbody><tr><td>フル</td><td>フルライセンスモードを選択</td></tr><tr><td>トライアル</td><td>トライアルモードを選択（フルモード有効化後は選択不可）</td></tr><tr><td>ライセンス番号</td><td>現在のライセンス番号（変更可）</td></tr><tr><td>ライセンス認証済み製品</td><td>認証されている製品名</td></tr><tr><td>バージョン情報</td><td>現在使用しているソフトウェアのバージョン</td></tr><tr><td>「選択」ボタン</td><td>選択したライセンスモードを確定</td></tr></tbody></table>


---

# 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://manual-admin.cs-cart.jp/mall-admin/settings/license.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.
