# - ブックの再利用・複製

## 1．再利用

自分が作成したブックや，他の作成者が共有したブックは，以下の手順で再利用が行えます。

### （1）ブックの再利用

❶ブックの作成または編集画面の「ブックの再利用」をクリックすると，ブック名の一覧が表示されます．

<figure><img src="/files/H9Mq4TIh8LTuqRIt1aEf" alt=""><figcaption></figcaption></figure>

❷ブック一覧の検索画面と同様に，検索や絞り込みが可能です．

<figure><img src="/files/vCsySv1mdZUDSBlYEA0w" alt=""><figcaption></figcaption></figure>

❸リリース（共有）を選択すると，他の作成者の共有されたブックが表示されます。

<figure><img src="/files/Erhmljvk4ZmHMll8E55Q" alt=""><figcaption></figcaption></figure>

❹ブック名をクリックすると，トピックの一覧が表示されますので，チェックを入れて「再利用」をクリックすると，チェックを入れたトピックがブックに追加されます．

<figure><img src="/files/zMB1QrhTv1k3TboPqMJL" alt=""><figcaption></figcaption></figure>

### （2）トピックの再利用

❶ブックの作成または編集画面の「トピックの再利用」をクリックすると，トピックの一覧が表示されます．

<figure><img src="/files/jWe56ikTkhOCEXcSCElG" alt=""><figcaption></figcaption></figure>

❷トピック一覧の検索画面と同様に，検索や絞り込みが可能です．

<figure><img src="/files/MJK6HyBKh19lSZ8FEV3b" alt=""><figcaption></figcaption></figure>

❸リリース（共有）を選択すると，他の作成者の共有されたブックのトピックが表示されます。

<figure><img src="/files/f0VgFOXxZYPqIrVyxJt7" alt=""><figcaption></figcaption></figure>

❹トピックにチェックを入れて「再利用」をクリックすると，チェックを入れたトピックがブックに追加されます．

<figure><img src="/files/Wp8VAfpnEOZtqlYgBF7a" alt=""><figcaption></figcaption></figure>

## 2．ブックの複製

他の作成者の，共有されているブックは，以下の手順で複製が行えます。

❶LTI-MCのグローバルメニューの「ブック」をクリックしてブック一覧画面を表示し，絞り込みで **「リリース（共有）」** を選択します。

<figure><img src="/files/PAxzhzpEc7g5mtXW7XCu" alt=""><figcaption></figcaption></figure>

❷他の作成者のブックのえんぴつアイコン<img src="/files/Nh7J0WrIit9O9IipZn9J" alt="" data-size="line">をクリックします。

<figure><img src="/files/y9DV5jDSm4ssIo51suDU" alt=""><figcaption></figcaption></figure>

❸画面下部の「ブックを複製」をクリックします。

<figure><img src="/files/6bYhdM0PTWRiHem6UBYe" alt=""><figcaption></figcaption></figure>

❹OKをクリックすると，ブックが複製され，編集が可能になります。

<figure><img src="/files/t8wIi94oxyFbA32CfbZT" 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://nii-rcos.gitbook.io/lti-mc-vm-help/id-2-book/reuse.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.
