> 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/abstract.md).

# Abstract

<mark style="color:blue;">**‘ROM\_COIN’ is a Coin which is a combination of investment assets, currency, and B2E function.**</mark>

'ROM\_COIN' is a cryptocurrency project originated from 'ROMARKET', an ordering and delivery application specializing in local supermarkets in Korea. 'ROMARKET' is a platform business which is successfully operating in the country of K-culture, Korea. 'ROM\_COIN' seeks to establish itself as a global payment method based on the ROMARKET platform. 'ROM\_COIN' is based on the B2E (BUY TO EARN) ecosystem, where a reward for purchasing is provided. The B2E model operates as users receive tokens as a reward through an affiliate platform (currently ‘ROMARKET’) upon purchasing. 'ROM\_COIN' is expected to lead changes in the WEB3 world through the B2E model.

'ROM\_COIN' pursues universality in logistics and distribution by connecting local markets in each country. If 'ROM\_COIN' is used as a payment method by affiliates around the world, it will function as a global currency. If it is widely used beyond the bounds of affiliates in each country, the value of 'ROM\_COIN' as a global currency will rise further. In particular, its effective value will double for overseas travelers, which serves as the background for 'ROM\_COIN' to pursue a global means of exchange in the field of tourism. In addition, the strength of 'ROM\_COIN' is its accessibility, allowing it to be used conveniently all the time, every place in local commercial areas around the world without any platform. The value of 'ROM\_COIN' will grow with those who share the values of 'ROM\_COIN'. We look forward to the day when 'ROM\_COIN' establishes itself as a global means of exchange and universal medium.

{% embed url="<https://www.youtube.com/watch?v=os9BXH3ecKc>" %}
**ROM\_COIN INTRODUCTION**
{% endembed %}


---

# 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/abstract.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.
