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

# Blades of Hiroki

Blades of Hiroki is an upcoming NFT-based Free-To-Play (F2P), Play-To-Earn (P2E) fighting game that pays homage to classic fighting games of the 90’s, such as Mortal Kombat and Street Fighter. Using a nostalgic 2D 16-bit design, players will be able to purchase NFT fighters and compete in real-time matches and tournaments against others around the world, to earn native Hiroki Tokens and other prizes.

The game will have a fully-fledged storyline written by a bestselling fantasy author, with each character featuring their own dedicated background and personality. The combat itself will see each character taking advantage of a number of dedicated moves, with special ‘secret’ moves becoming unlockable through either purchase or achieving certain milestones within the game. Players will also be able to access ‘Blade Executions,’ which will see them dispatching their adversaries in a number of amusingly brutal ways, doubling the humiliation of defeat.

Alternative outfits and weapons will craftable through the Alchemy option of the game, ranging from Worn, Common, Rare, Legendary, and Celestial, with the rarer versions each giving not only fantastic boosts to defense and offense, but also carry the potential for exceptional real-world value when sold on the upcoming, dedicated Hiroki marketplace, the Golden Bazaar. To keep combat fair, only those with matching level outfits and weapon rarity will be able to fight against one another, but the amount each individual can wager and win for each fight will be increased for higher tier matches.

Lastly, investors will be able to stake their upgraded outfits and weapons to earn native Hiroki reflections as well as access additional benefits such as early access to new game modes and features.

Full details on Blades of Hiroki will be revealed in the coming months, and this whitepaper will be updated accordingly.


---

# 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://support-155.gitbook.io/hiroki-overview/utilities/blades-of-hiroki.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.
