> For the complete documentation index, see [llms.txt](https://docs.shrapnel.kro.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shrapnel.kro.kr/overview/about-shrapnel.md).

# ABOUT SHRAPNEL

## 🕹️Play, Create, Explore <a href="#info2-1" id="info2-1"></a>

Welcome to SHRAPNEL, the world's first blockchain-based first-person shooter (FPS) game developed by the BAFTA and Emmy award-winning team of gaming industry veterans at NEON. SHRAPNEL provides a rich set of player-created tools that combine combat, crafting, curation, and connection to a community where players own the platform and decide its future.

Since early 2000, we've been thinking about a competitive multiplayer FPS where players can build and create their own mods. However, the technology needed to support the transaction volume and attribution complexity of such games has not been reached. Now blockchain makes all of this possible. SHRAPNEL will be the first moddable AAA FPS game to be fully chained with new features

***

## 🎮Game play <a href="#info2-2" id="info2-2"></a>

Players enter a wasteland known as the Sacrifice Zone and race to collect equipment and a mysterious compound called Sigma.\
Players win if they survive until they reach one of several competing extraction points where they can escape with the loot and claim it as theirs forever, but if they die they lose everything.\
It's the ultimate dangerous treasure hunt experience. Successfully extracted loot is placed in the player's permanent inventory, which the player uses to build loadouts in future gameplay sessions.

***

## 🎬Video overview

Do you really not have 2 minutes? It's not a waste of time to watch this video.

{% embed url="<https://www.youtube.com/watch?t=65s&v=KNTVpHT-Xgk>" %}


---

# 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:

```
GET https://docs.shrapnel.kro.kr/overview/about-shrapnel.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.
