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

# Token Overview

#### <mark style="color:blue;">| Brand BI</mark>

<div align="left"><figure><img src="/files/4Jzo7eCz8dzonB5hS11Q" alt=""><figcaption></figcaption></figure></div>

#### <mark style="color:blue;">| Information on token issuance</mark>

| Overview      | Details                   |
| ------------- | ------------------------- |
| Name          | ROMARKET Coin (ROM\_COIN) |
| Type          | BEP 20                    |
| Token Publish | 1,000,000,000 ROM\_COIN   |
| Foundation    | Pando Tree LIMITED        |
|               |                           |

#### <mark style="color:blue;">| Information on token distribution</mark>

|                                               | RATIO | QUANTITY      |                                                                                                                                                                                                                                                                                      |
| --------------------------------------------- | ----- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p>Eco system<br>(coin user compensation)</p> | 50%   | 500,000,000   | <p>Eco System Participation Compensation<br>PoS Mining Compensation</p><p>Staking Compensation</p><p> 5 years of half-life/ Annual mining volume of 35million for the first 5 years</p>                                                                                              |
| Development                                   | 3%    | 30,000,000    | <p>Platform Development Advancement Cost<br>/ Distribution after 12 Months from Listing</p>                                                                                                                                                                                          |
| Partners                                      | 3%    | 30,000,000    | <p>Affiliation and promotion purposes</p><p>/ Distribution after 12 Months from Listing</p>                                                                                                                                                                                          |
| Reserve                                       | 3%    | 30,000,000    | <p>Reserve/deposit is provided to the partner companies participating in the platform as collateral to mitigate the potential decrease in the value of the coins after participation. Products supplied by the trading partners will be distributed sequentially</p><p>from 2024</p> |
| Marketing                                     | 3%    | 30,000,000    | For global PR purposes, airdrops, events, and promotions will be conducted.                                                                                                                                                                                                          |
| Token Sale                                    | 30%   | 300,000,000   | Sequential sales after IDO                                                                                                                                                                                                                                                           |
| Advisor                                       | 1%    | 10,000,000    | <p>Providing advisors for the coin ecosystem, including legal, accounting, and technical support advisors</p><p>/ Distribution from 18 months after listing</p>                                                                                                                      |
| Team                                          | 7%    | 70,000,000    | Compensation for internal team members will be distributed sequentially starting from 2024.                                                                                                                                                                                          |
| Total                                         | 100%  | 1,000,000,000 | 　                                                                                                                                                                                                                                                                                    |


---

# 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.romrom.io/token-information/token-overview.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.
