> 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/nftwars.md).

# NFTWars

\*NFTWarsは2025年3/31よりサービスの無期限停止しております

\*NFTWars has been indefinitely suspended as of March 31, 2025.

##

##

## What is NFTWars

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

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

NFTWars is a blockchain card game aiming for a world that can be played with all NFTs.&#x20;

Allows NFTs of various titles in the user wallet to be played in the TCG Verse card game. NFT projects available in NFTWars will be whitelisted and will be determined by governance. When your NFT becomes a card, all NFTs are randomly given parameters. <br>

・Supports EVM multi-chain NFT \
・Sustainable returns to NFT holders

＜日本語訳＞

NFTWarsは全てのNFTで遊べる世界を目指すブロックチェーンカードゲームです。

\
ユーザーウォレット内のさまざまなタイトルの NFT を TCG Verse カードゲームでプレイできるようにします。 NFTWars で利用可能なNFTプロジェクトは、ホワイトリスト形式となっており、ガバナンスによって決定しいく予定です。あなたのNFTがカードになると、すべてのNFTはランダムにパラメータが与えられます。&#x20;

・EVMのマルチチェーンのNFTに対応\
・NFTホルダーへの持続的な利益還元<br>

## Game system

<figure><img src="/files/0Co76HHjTeJfHjBUbUxq" alt=""><figcaption></figcaption></figure>

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

Gitbook（en）：<https://nft-wars.gitbook.io/nft-wars/><br>

＜日本語訳＞

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

Gitbook（en）：<https://nft-wars.gitbook.io/nft-wars/>


---

# 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/nftwars.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.
