# NFTWars

## NFTWars

- [無期限のサービス停止のお知らせ](https://nft-wars.gitbook.io/nft-wars/nosbisunoorase.md)
- [Introduction](https://nft-wars.gitbook.io/nft-wars/introduction.md)
- [Sustainable Economy](https://nft-wars.gitbook.io/nft-wars/sustainable-economy.md)
- [Creator Support](https://nft-wars.gitbook.io/nft-wars/creator-support.md)
- [新規プロジェクト申請 | New project](https://nft-wars.gitbook.io/nft-wars/purojekuto-new-project.md): 新プロジェクト申請
- [FAQ](https://nft-wars.gitbook.io/nft-wars/faq.md)
- [Card](https://nft-wars.gitbook.io/nft-wars/game-system/card.md)
- [Static Ability](https://nft-wars.gitbook.io/nft-wars/game-system/static-ability.md): Static
- [Triggered Ability](https://nft-wars.gitbook.io/nft-wars/game-system/triggered-ability.md)
- [Triggered Ability(Japanese)](https://nft-wars.gitbook.io/nft-wars/game-system/triggered-ability-japanese.md)
- [Other Cards](https://nft-wars.gitbook.io/nft-wars/game-system/other-cards.md)
- [Battle Mode](https://nft-wars.gitbook.io/nft-wars/game-system/battle-mode.md)
- [Battle Rule](https://nft-wars.gitbook.io/nft-wars/game-system/battle-rule.md)
- [Battle FAQ](https://nft-wars.gitbook.io/nft-wars/game-system/battle-faq.md)
- [Activate](https://nft-wars.gitbook.io/nft-wars/game-system/activate.md)
- [Voting](https://nft-wars.gitbook.io/nft-wars/game-system/voting.md)
- [Reward](https://nft-wars.gitbook.io/nft-wars/game-system/reward.md)
- [Total Energy](https://nft-wars.gitbook.io/nft-wars/game-system/total-energy.md): Total Energy = Win Point
- [How to get NFTs](https://nft-wars.gitbook.io/nft-wars/game-system/how-to-get-nfts.md)
- [Project Contract](https://nft-wars.gitbook.io/nft-wars/game-system/project-contract.md)
- [Level Up](https://nft-wars.gitbook.io/nft-wars/game-system/level-up.md)
- [Reactivate](https://nft-wars.gitbook.io/nft-wars/game-system/reactivate.md)
- [Community Event](https://nft-wars.gitbook.io/nft-wars/game-system/community-event.md)
- [Rank Battle](https://nft-wars.gitbook.io/nft-wars/game-system/rank-battle.md): Rank
- [Roadmap](https://nft-wars.gitbook.io/nft-wars/game-system/roadmap.md)
- [Airdrop](https://nft-wars.gitbook.io/nft-wars/old/airdrop.md)
- [NFT Wars Whitelist](https://nft-wars.gitbook.io/nft-wars/old/nft-wars-whitelist.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://nft-wars.gitbook.io/nft-wars/nosbisunoorase.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.
