> For the complete documentation index, see [llms.txt](https://docs.rombgame.com/about/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rombgame.com/about/guides/abstract.md).

# Abstract

ROMB is the first esports game on the Ethereum blockchain that combined what no one combined before.

Take part in online tournaments and, if you win, you will get a chance to participate in an offline tournament in the ring, face to face with your rivals.

ROMB is a unique play–to-earn and free-to-play game that expands the capabilities of users.

We took the best of DeFi and NFT, used innovative tokenomics, and combined it all with an advanced patented sports game.

We combined what no one combined – ONLINE and OFFLINE games. Any member of our community can take part not only in virtual battles, mining of RMB coins, and developing of their ecosystem but also personally take a real part in the offline tournament or put their team up for battle.

Our goal is to become an epoch-making, decentralized, and community-driven platform that will be convenient and accessible to all users, athletes, and developers.

ROMB uniquely combines real sports, esports, and blockchain games by creating a gaming platform where players compete online with NFT-based fighters and can qualify for offline tournaments. This dual approach allows users to experience the excitement of physical competitions while engaging in a play-to-earn model. Leveraging blockchain, players can own, train, and trade their digital assets securely. The project fosters a dynamic community where digital gaming seamlessly intersects with real-world sports events.


---

# 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.rombgame.com/about/guides/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.
