> 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/welcome-to-shrapnel-docs.md).

# Welcome to Shrapnel docs

{% hint style="danger" %}
This document is not Shrapnel's official document, and all information is based on Shrapnel's Discord, website, white paper, Twitter, and Medium. [References](/references.md)
{% endhint %}

## 최신 뉴스와 소식 <a href="#news" id="news"></a>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://medium.com/@playSHRAPNEL/shrapnel-insignia-redefining-gaming-customisation-through-creativity-and-ownership-6841f589e85c?source=user_profile---------0----------------------------">Shrapnel INSIGNIA Beta</a></td><td></td><td></td><td></td><td><a href="https://medium.com/@playSHRAPNEL/shrapnel-insignia-redefining-gaming-customisation-through-creativity-and-ownership-6841f589e85c">https://medium.com/@playSHRAPNEL/shrapnel-insignia-redefining-gaming-customisation-through-creativity-and-ownership-6841f589e85c</a></td><td><a href="/files/VLDcsjCCf0rHOpBjgnbd">/files/VLDcsjCCf0rHOpBjgnbd</a></td></tr><tr><td><a href="https://medium.com/@playSHRAPNEL/multi-player-experiment-1-mpx-1-9d67e80c453c?source=user_profile---------1----------------------------">Multi-Player Experiment 1 (MPX.1)</a></td><td></td><td></td><td></td><td><a href="https://medium.com/@playSHRAPNEL/multi-player-experiment-1-mpx-1-9d67e80c453c">https://medium.com/@playSHRAPNEL/multi-player-experiment-1-mpx-1-9d67e80c453c</a></td><td><a href="/files/jBbkXF35RGi2muNynuEZ">/files/jBbkXF35RGi2muNynuEZ</a></td></tr><tr><td><a href="https://medium.com/@playSHRAPNEL/2022-shrapnels-year-in-review-6bf674302dea?source=user_profile---------2----------------------------">2022: Shrapnel’s Year in Review</a></td><td></td><td></td><td></td><td><a href="https://medium.com/@playSHRAPNEL/2022-shrapnels-year-in-review-6bf674302dea">https://medium.com/@playSHRAPNEL/2022-shrapnels-year-in-review-6bf674302dea</a></td><td><a href="/files/BnAregRoyEcNvq9biLdl">/files/BnAregRoyEcNvq9biLdl</a></td></tr></tbody></table>

## 👀Overview

A quick look at Sharpnel

{% content-ref url="/pages/owum51QI8XIrqWIsIexo" %}
[ABOUT SHRAPNEL](/overview/about-shrapnel.md)
{% endcontent-ref %}

{% content-ref url="/pages/oBFsC1oo59RYqiGygR7G" %}
[Features of SHRAPNEL](/overview/features-of-shrapnel.md)
{% endcontent-ref %}

## 🧐🕵️‍♂️Learn more

Learn more about Sharpnel

{% content-ref url="/pages/XZw4rBNhppRmMr9Tw89C" %}
[EARLY ACCESS](/game/early-access.md)
{% endcontent-ref %}

{% content-ref url="/pages/N56NbxNS6HdEJU80DDmt" %}
[SHRAP Token](/shrap-token/shrap-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/mMvMhk5szwQDdZxYUkXE" %}
[Extraction Pack](/extraction-pack/what-is-an-extraction-pack.md)
{% endcontent-ref %}

{% content-ref url="/pages/SUvdQvKpPjgl15iucT3o" %}
[Operator NFT](/collectibles/operator-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/ORNlcWedwCeN5neyTDQk" %}
[SCU NFT](/collectibles/scu-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/iVzRUw03tQn9ZwVw3oH8" %}
[Callsign NFT](/collectibles/callsign-nft.md)
{% endcontent-ref %}


---

# 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/welcome-to-shrapnel-docs.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.
