# - トピックの再利用

## 3．再利用・フォーク

作成したトピックは，以下の形で再利用が行なえます．

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

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

<figure><img src="/files/o1QvOZPaUZNy8mNBxU2l" 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>


---

# 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-3-topic/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.
