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

# 토큰 개요

#### <mark style="color:blue;">| 브랜드 BI</mark>

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

#### <mark style="color:blue;">| 토큰 발행 정보</mark>

| 개요            | 내용                                |
| ------------- | --------------------------------- |
| Name          | **RoM**arket **Coin** (ROM\_COIN) |
| Type          | BEP 20                            |
| Token Publish | 1,000,000,000 ROM\_COIN           |
| Foundation    | Pando Tree LIMITED                |

#### <mark style="color:blue;">| 토큰 분배 정보</mark>

<table data-full-width="true"><thead><tr><th>항목</th><th>비율</th><th>수량</th><th>내용</th></tr></thead><tbody><tr><td>에코 시스템<br>(코인 유저 보상)</td><td>50%</td><td>500,000,000</td><td><p>생태계 참여 보상<br>PoS채굴보상</p><p>Staking 보상용 등</p><p>반감기 5년/최초 5년간 연간 채굴량 3천 5백만개</p></td></tr><tr><td>Development</td><td>3%</td><td>30,000,000</td><td>플랫폼 개발 고도화 비용<br>/ 상장 후 12개월부터 순차적 유통</td></tr><tr><td>Partners</td><td>3%</td><td>30,000,000</td><td><p>제휴 및 프로모션 용 상장 후</p><p>/ 상장 후 12개월부터 순차적 유통</p></td></tr><tr><td>Reserve</td><td>3%</td><td>30,000,000</td><td>유보/예치금 - 플랫폼에 참여하는 파트너사에게<br>참여 후 코인 가치의 가격하락을<br>대비한 거래처 상품 공급자 담보용.<br> 2024년부터 순차 유통</td></tr><tr><td>Marketing</td><td>3%</td><td>30,000,000</td><td>글로벌 PR용, Air Drop 및 이벤트, 프로모션 용 </td></tr><tr><td>Token Sale</td><td>30%</td><td>300,000,000</td><td>IDO후 순차적으로 매각</td></tr><tr><td>Advisor</td><td>1%</td><td>10,000,000</td><td><p>코인 생태계의 어드바이저 (고문) 제공<br>/ 법률, 회계, 기술 지원 어드바이저 제공용</p><p>상장후 18개월부터 순차 유통</p></td></tr><tr><td>Team</td><td>7%</td><td>70,000,000</td><td>내부 팀 멤버 보상 (2024부터 순차 유통)</td></tr><tr><td>Total</td><td>100%</td><td>1,000,000,000</td><td>　</td></tr></tbody></table>


---

# 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://docskr.romrom.io/undefined-3/undefined.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.
