# Striker whitepaper

## Striker whitepaper

- [Introducing Striker](https://appwhitepaper.gitbook.io/striker-whitepaper/introducing-striker.md): A 3D multichain, P2E GameFi
- [Utility](https://appwhitepaper.gitbook.io/striker-whitepaper/utility.md): This section describes the major use case of the Striker game and token, how users can use SUSU within the Sui Striker ecosystem to interact with the game and one another globally
- [Arena Store](https://appwhitepaper.gitbook.io/striker-whitepaper/utility/arena-store.md): Use SUFU to unlock Arenas
- [Character Store](https://appwhitepaper.gitbook.io/striker-whitepaper/utility/character-store.md): Buy characters with SUFU
- [Skills Store](https://appwhitepaper.gitbook.io/striker-whitepaper/utility/skills-store.md): Use SUFU to unlock more skills
- [Weapons Store](https://appwhitepaper.gitbook.io/striker-whitepaper/utility/weapons-store.md): Purchase weapons using SUFU
- [NFT Store](https://appwhitepaper.gitbook.io/striker-whitepaper/utility/nft-store.md): Earn NFTs while playing Sui Striker
- [Solo mode](https://appwhitepaper.gitbook.io/striker-whitepaper/utility/solo-mode.md): Play against the computer
- [Duel mode](https://appwhitepaper.gitbook.io/striker-whitepaper/utility/duel-mode.md): Two Sui Strikers can decide to wager an agreed amount and battle for it, on which the winner takes all will be the basis.
- [Tournament mode](https://appwhitepaper.gitbook.io/striker-whitepaper/utility/tournament-mode.md): This is the mode that gives everyone who can stake $100 worth of $SUFU to stand the chance of winning in a prize pool of $5000 - $10,000 and above.
- [Ecosystem Economics](https://appwhitepaper.gitbook.io/striker-whitepaper/ecosystem-economics.md): How SUFU is used for transactions with the ecosystem
- [Business Module](https://appwhitepaper.gitbook.io/striker-whitepaper/business-module.md): How it works
- [Roadmap](https://appwhitepaper.gitbook.io/striker-whitepaper/roadmap.md): This is the raodmap section
- [Market Expansion](https://appwhitepaper.gitbook.io/striker-whitepaper/market-expansion.md): Vision for a wider market
- [Partnerships](https://appwhitepaper.gitbook.io/striker-whitepaper/partnerships.md): Our Partnerships


---

# 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://appwhitepaper.gitbook.io/striker-whitepaper/introducing-striker.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.
