> For the complete documentation index, see [llms.txt](https://docs.ccfolia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ccfolia.com/ccfolia-games/purchase.md).

# CCFOLIA GAMES

## CCFOLIA GAMES

ココフォリアは、TRPGのツールとしてだけでなく、内部でゲームを購入して遊ぶという使い方もできます！

***

### ゲームの購入

以下の方法でゲームを購入することができます。

1. ココフォリアのトップページで**ストア**タブをクリック
2. ゲームのサムネイルが表示されるので、遊びたいゲームのサムネイルをクリック
3. 概要や推奨環境を確認後、**購入する**をクリック
4. 表示されるページにメールアドレスとカード情報を入力
5. **支払う**をクリック

支払いが完了すると自動でココフォリアのページに戻り、購入完了画面が表示されます。**ライブラリに移動**もしくは**閉じる**をクリックしてください。

<figure><img src="/files/ArH8IXAuxGwnh6KTRxMt" alt="" width="334"><figcaption></figcaption></figure>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ccfolia-games/purchase.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.
