> For the complete documentation index, see [llms.txt](https://tcgverse.gitbook.io/tcgverse-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tcgverse.gitbook.io/tcgverse-1/cryptospells.md).

# CryptoSpells

## What is CryptoSpells

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

{% embed url="<https://www.youtube.com/watch?v=t3O-GVDUFag>" %}

CryptoSpells is Japan's largest NFT game. Total NFT sales is Over 4000 ETH. Released June 2019.\
Number of users: Over 150,000 MAU: 38,000 (May 2022)

・Real-time PvP card game. \
・Since the card is issued by NFT, users can freely buy and sell. \
・You can play even if the wallet is not linked. Credit card payment is possible. \
・In June 2020, the first TV commercial in Japan was aired as a “blockchain game”.\
\
Web：<https://cryptospells.jp/>\
Twitter(EN) ：<https://twitter.com/cryptospells_en>\
Twitter(JP) ：<https://twitter.com/crypto_spells>\
Discord：<https://discord.com/invite/nbrzk9b>

{% embed url="<https://linktr.ee/cryptospells>" %}

＜日本語訳＞

CryptoSpellsは日本最大のNFTゲームです。2019年6月に正式リリースされ、 NFTの総売上高は4000 ETHを突破しました。 &#x20;

ユーザー数：150,000人以上、 MAU：38,000人（2022年5月時点）

・リアルタイムPvPカードゲーム。\
・NFTが発行するカードなので、ユーザーは自由に売買が可能\
・ウォレットなしでゲームプレイ、クレジットカードで決済が可能\
&#x20;・2020年6月に「ブロックチェーンゲーム」として、日本で初のテレビCMを放映しました

## Game system

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

For details on game content, wallet QA, and management policy, please see Gitbook.

Gitbook（en）：<https://cryptospells.gitbook.io/cryptospells-en/>\
Gitbook（jp）：<https://cryptospells.gitbook.io/cryptospells/>\
contract address：0xd93118ca9af856a71823c413a2841115d7e5c487<br>

＜日本語訳＞

ゲームの内容に関する詳細、ウォレットQA、運営方針に関しましては、Gitbookをご覧ください。

Gitbook（en）：<https://cryptospells.gitbook.io/cryptospells-en/>\
Gitbook（jp）：<https://cryptospells.gitbook.io/cryptospells/>\
コントラクトアドレス：0xd93118ca9af856a71823c413a2841115d7e5c487<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://tcgverse.gitbook.io/tcgverse-1/cryptospells.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
