# - ブックの検索

## 1．ブックの検索

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

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

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

## 2．ブック絞り込み

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

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

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

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

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

### ライセンス

ブックに設定されているライセンスから絞り込みが可能です．

### コース

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

### キーワード

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

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