> For the complete documentation index, see [llms.txt](https://survivalismg.gitbook.io/survivalismg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survivalismg.gitbook.io/survivalismg/tokenomics/usdbolt.md).

# $BOLT

![](/files/sCTjkL2VY8bqBYTh8Gx9)

$BOLT 토큰은 SurvivalismG 생태계 내에서 사용되는 유틸리티 토큰입니다. P2E 에코 시스템의 메인이 되는 토큰이며 $BOLT를 기반으로 활동을 할 수 있습니다.

인게임에서 $BOLT를 사용하기 위해서는 $BOLT ≤-> MNC SWAP을 해야하고 스왑된 MNC는 게임 내에서만 사용 가능한 코인입니다. MNC는 다른 지갑으로 Transfer를 할 수 없는 코인이며 Transfer를 하기 위해서는 $BOLT를 이용해야합니다.

$BOLT와 MNC의 비율은 1:1을 유지합니다. MNC의 비율 유지 Ecosystem Fund를 이용하여 AMM 로직에 의해서 맞춰집니다.

![](/files/eciNwuatGRu2A3GqFlwB)

### 유틸리티 <a href="#id-2d710324-1bfd-4d55-9674-c6320bec11aa" id="id-2d710324-1bfd-4d55-9674-c6320bec11aa"></a>

$BOLT는 MNC에 의해서 게임플레이 시 다양하게 사용됩니다.

* 무기 / 장비 강화 Fee : 무기와 장비를 강화 할 때마다 Fee를 지불합니다.
* 영웅 성장 Fee : 영웅을 레벨 업 시키거나 전직 시킬 때 Fee를 지불합니다.
* 각종 트랩 Fee : 트랩을 제작하거나 설치할 때 Fee를 지불합니다.
* 무역 Fee : 무역 거점을 통해 거래 시 Fee를 지불합니다.
* 침략 Fee : 적을 침략하기 위해서는 Fee를 지불하고 침략할 수 있습니다.
* 보스 레이드 참가 Fee : 갑작스럽게 등장하는 보스 레이드에 참가하기 위해서는 Fee가 필요합니다.
* 보급품 제작 Fee : 게임 내 다양한 보급품을 만들기 위해서는 Fee가 필요합니다.
* 슬롯 옵션 부여 Fee : 장비와 무기의 슬롯에 랜덤 옵션을 부과할 때 Fee가 필요합니다.

### Token Distribution <a href="#id-81f03bec-54cc-443d-ae44-9f84abc1737a" id="id-81f03bec-54cc-443d-ae44-9f84abc1737a"></a>

$BOLT 토큰은 총 100,000,000(100 Million)개가 발행 되며 Token Allocation은 아래와 같습니다.

| **Category**   | **Supply**    | **(%)** | **Vesting**                                        |
| -------------- | ------------- | ------- | -------------------------------------------------- |
| Play-To-Earn   | 50,000,000    | 50%     | 6yr vesting                                        |
| Ecosystem Fund | 15,000,000    | 15%     | 30% released first, followed by 3 years of vesting |
| LP Incentive   | 10,000,000    | 10%     | 6yr vesting                                        |
| Team           | 15,000,000    | 15%     | 6M lock-up, 2yr vesting                            |
| Investors      | 10,000,000    | 10%     | 6M lock-up, 2yr vesting                            |
| *Total*        | *100,000,000* | *100%*  | -                                                  |

* **Play-To-Earn** : 게임을 통해 얻을 수 있는 토큰의 물량입니다.
* **Ecosystem Fund** : SurvivalismG의 생태계를 위해서 사용되는 물량으로써 LP Pool을 구성하거나 에어드랍 이벤트, 파트너쉽 등을 통해 사용되는 물량입니다.
* **LP Incentive** : BOLT-KLAY LP 스테이커들에게 분배되는 물량입니다.
* **Team** : SurvivalismG 개발 및 서비스를 위해 사용되는 물량입니다.
* **Investors** : SurvivalismG의 생태계를 믿고 초기 투자를 진행한 투자자들을 위한 물량입니다.

**Release Schedule**

![](/files/X0fQS08TO8S8MLZbEAnK)


---

# 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://survivalismg.gitbook.io/survivalismg/tokenomics/usdbolt.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.
