# - トピックの検索

## 1．トピックの検索

LTI-MCのグローバルメニューの「トピック」をクリックしてトピック一覧画面を表示し，検索ワード欄に，検索ワードを入力して，Enterもしくは右側の検索アイコンをクリックします．

検索条件（すべて・解説・タイトル・作成者・キーワード）を指定することもできます．

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

## 2．絞り込み

条件を指定して，検索結果の絞り込みが可能です．

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

### 編集中・リリース・リリース（共有）

3種類の作成者の条件から絞り込みが可能です．

| 名称       | 詳細                         |
| -------- | -------------------------- |
| 編集中      | 自分の編集中のブックにあるトピック          |
| リリース     | 自分のリリースされたブックにあるトピック       |
| リリース（共有） | 自分または他人の，共有設定されたブックにあるトピック |

### ライセンス

CCのライセンス設定から絞り込みが可能です．ライセンスのドロップダウンリストをクリックします．

### ブック

トピックの **「ブック」** ラベルをクリックすると，特定のブックで利用されているトピックだけを絞り込む事ができます． 絞り込みに表示されたブック名のラベルをｘで削除すると，絞り込みを解除できます．

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

### キーワード

トピックにキーワードが指定されている場合は，キーワードラベルをクリックすると，特定のキーワードを絞り込む事ができます． 絞り込みに表示されたキーワードラベルをｘで削除すると，絞り込みを解除できます．

<figure><img src="/files/IWZuLgppSpWCbLj707xT" 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/search.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.
