# ライブラリ機能

***

## ライブラリ

これまでは、CCFOLIA GAMESの作品の購入後、データを各自で管理していただいていました。\
v1.29で、購入作品がライブラリに表示されるようになりました。これにより、購入した作品の確認やルーム作成がココフォリア内で完結するようになりました。

***

### ライブラリタブ

ライブラリタブでは、購入した作品を確認することができます。

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

作品のサムネイルをクリックすると、作品の概要が表示されます。

<figure><img src="/files/b4wz7tal3VOUXRdqkfTL" alt="" width="563"><figcaption></figcaption></figure>

***

### ライブラリからルームを作成する

ライブラリから作品のサムネイルをクリックすると、ルーム作成ボタンが表示されます。

新しいルームを作成して遊びたいときは**新しいルームを作成する**を、前回作成したルームで遊びたいときは**前回作成したルームに入室する**をクリックしてください。

***

### 追加・拡張コンテンツ

追加・拡張コンテンツがある作品もあります。追加・拡張コンテンツは、追加先の作品のサムネイルをクリックすると表示されます。

<figure><img src="/files/P0WCFgSTlmlIggiwtYNb" alt="" width="563"><figcaption></figcaption></figure>

#### 追加・拡張コンテンツを使用して遊ぶときのルーム作成

ライブラリから追加先の作品のサムネイル>**新しいルームを作成する**をクリックすると、利用する追加・拡張コンテンツを選択することができます。

<figure><img src="/files/fBTERcqbHU0dxgQRqcWF" alt="" width="563"><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.ccfolia.com/update/v1.29/library.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.
