> For the complete documentation index, see [llms.txt](https://docs.megaton.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.megaton.fi/ko/tokenomics/mega/distribution-1.md).

# 분배(현재)

## **MEGA 발행 일정**

<figure><img src="/files/QTwUMQvnumJxGFUhinXB" alt=""><figcaption></figcaption></figure>

* &#x20;**총발행량: 100,000,000 MEGA**
* &#x20;**초기 발행량: 1,000,000 MEGA**

## 초기 토큰 분배

Megaton Finance의 초기 생태계를 구축하기 위해 1,000,000 MEGA(전체 발행량의 1%)를 마케팅, MEGA LP 인센티브 및 Tonstarter에 활용합니다. Megaton Finance는 Initial Supply를 활용한 이벤트를 통해 사용자와 유동성 확보하여 TON Network 위에서 안정적인 거래 환경을 조성할 것입니다.<br>

## **최종 토큰 분배**

MEGA의 최종 분배량은 100,000,000 MEGA이며 위의 표와 같이 분배됩니다.

## MEGA 토큰 분배 구조

<figure><img src="/files/YqerY58hSNB3mJQkJ8ma" alt=""><figcaption></figcaption></figure>

항목별 MEGA 분배 수량과 베스팅 기간, 반감기는 위의 표에 제시된 바와 같습니다.&#x20;


---

# 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://docs.megaton.fi/ko/tokenomics/mega/distribution-1.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.
