# - ライセンスの設定

## 1．ライセンスの設定方法

以下の方法で，トピックに適用するクリエイティブ・コモンズ・ライセンスを設定できます．

クリエイティブ・コモンズ・ライセンスについては，以下をご参照ください．

* [クリエイティブ・コモンズ・ライセンスとは | クリエイティブ・コモンズ・ジャパン](https://creativecommons.jp/licenses/)

### ❶ 「詳細を設定する」リストを開く

ページ下部の **「メタ情報」** から，ライセンスのリストをクリックします。

<figure><img src="/files/-MYyjzECTqvyF9IRrfAI" alt=""><figcaption></figcaption></figure>

### ❷ ライセンスを選択する

リストが開き，ライセンスが表示されるので必要なものをクリックします。

<figure><img src="/files/-MYyn2Rbpklpin2oT8qI" alt=""><figcaption></figcaption></figure>

### ❸ 作成・更新する

画面下部の「更新」をクリックします。

<figure><img src="/files/-MYyoA3YLLSGHRmhr7r0" alt=""><figcaption></figcaption></figure>

## 2．設定したライセンスの確認

設定したライセンスは，ブック閲覧画面の，ビデオの右下に表示されます．

<figure><img src="/files/-MYytNqmlY_zXDUnc3eW" alt=""><figcaption></figcaption></figure>

また，トピック一覧の，動画サムネイルの左下にも表示されます．

<figure><img src="/files/9eznk8gwoh3vzEpXI3Y1" alt=""><figcaption></figcaption></figure>


---

# 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.cccties.org/chibichilo/topic/license-settings.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.
