> For the complete documentation index, see [llms.txt](https://korean.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://korean.shrapnel.kro.kr/undefined/shrapnel-docs.md).

# Shrapnel docs에 오신 것을 환영합니다

{% hint style="danger" %}
이 문서는 Shrapnel의 공식 문서가 아니며, 모든 정보는 Shrapnel의 디스코드,웹사이트,백서,트위터,미디엄을 기반으로 합니다. [References](/undefined/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>

## 👀둘러보기

#### 샤프넬에 대해 간단히 알아보기

{% content-ref url="/pages/owum51QI8XIrqWIsIexo" %}
[SHRAPNEL에 대하여](/undefined-1/shrapnel.md)
{% endcontent-ref %}

{% content-ref url="/pages/oBFsC1oo59RYqiGygR7G" %}
[SHRAPNEL의 특징](/undefined-1/shrapnel-1.md)
{% endcontent-ref %}

## 🧐🕵️‍♂️자세히 알아보기

샤프넬에 대한 정보를 자세히 알아보기

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

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

{% content-ref url="/pages/mMvMhk5szwQDdZxYUkXE" %}
[Extraction 팩](/extraction/extraction.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://korean.shrapnel.kro.kr/undefined/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.
