# ゲーム解説

- [トップページ](https://cryptospells.gitbook.io/cryptospells/game/top_page.md)
- [メニューバー](https://cryptospells.gitbook.io/cryptospells/game/top_page/menu.md)
- [Soul→OAS機能](https://cryptospells.gitbook.io/cryptospells/game/top_page/souloas-ji-neng.md)
- [カード](https://cryptospells.gitbook.io/cryptospells/game/card.md)
- [所持カード](https://cryptospells.gitbook.io/cryptospells/game/card/mycard.md)
- [採掘](https://cryptospells.gitbook.io/cryptospells/game/card/mining.md)
- [NFTコンバートコラボ](https://cryptospells.gitbook.io/cryptospells/game/card/nftconvert.md)
- [レプリカカード](https://cryptospells.gitbook.io/cryptospells/game/card/replica.md)
- [シルバーカード廃番制度](https://cryptospells.gitbook.io/cryptospells/game/card/silver_discontinued.md)
- [デッキ編集](https://cryptospells.gitbook.io/cryptospells/game/deck.md)
- [バトル](https://cryptospells.gitbook.io/cryptospells/game/battle.md)
- [バトルシステム](https://cryptospells.gitbook.io/cryptospells/game/battle/battle_system.md)
- [推奨環境](https://cryptospells.gitbook.io/cryptospells/game/battle/tui-jiang-huan-jing.md)
- [プレイヤーAI](https://cryptospells.gitbook.io/cryptospells/game/battle/player_ai.md)
- [キーワード能力](https://cryptospells.gitbook.io/cryptospells/game/battle/keyword.md)
- [テキスト記述ルール](https://cryptospells.gitbook.io/cryptospells/game/battle/text-rulebook.md)
- [フリーバトル](https://cryptospells.gitbook.io/cryptospells/game/battle/free_battle.md)
- [毎日ランク戦](https://cryptospells.gitbook.io/cryptospells/game/battle/rank.md)
- [チャレンジカップ](https://cryptospells.gitbook.io/cryptospells/game/battle/challenge_cup.md)
- [ギルドバトル](https://cryptospells.gitbook.io/cryptospells/game/battle/guild_battle.md)
- [コロシアム](https://cryptospells.gitbook.io/cryptospells/game/battle/colosseum.md)
- [マーケット](https://cryptospells.gitbook.io/cryptospells/game/market.md)
- [クレカでのSPL購入方法](https://cryptospells.gitbook.io/cryptospells/game/market/kurekadenospl.md)
- [クリスペPrime](https://cryptospells.gitbook.io/cryptospells/game/market/kurisupeprime.md)
- [ガバナンス](https://cryptospells.gitbook.io/cryptospells/game/governance.md)
- [過去の投票アーカイブ 2019](https://cryptospells.gitbook.io/cryptospells/game/governance/nokaibu-2019.md)
- [過去の投票アーカイブ 2020](https://cryptospells.gitbook.io/cryptospells/game/governance/nokaibu-2020.md)
- [過去の投票アーカイブ 2021](https://cryptospells.gitbook.io/cryptospells/game/governance/nokaibu-2021.md)
- [過去の投票アーカイブ 2022](https://cryptospells.gitbook.io/cryptospells/game/governance/nokaibu-2022.md)
- [ギルド](https://cryptospells.gitbook.io/cryptospells/game/guild.md)
- [クリスペS](https://cryptospells.gitbook.io/cryptospells/game/cryptospellss.md)


---

# 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://cryptospells.gitbook.io/cryptospells/game.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.
