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

# Welcome to RoamFi

**RoamFi is a global eSIM data service platform. It is jointly launched by Japan eSIM Co., Ltd. and TaleX Protocol, and is one of the members of the** [**TaleX**](https://app.talex.world/) **ecosystem.**

{% hint style="success" %}

* RoamFi provides **virtual SIM cards (eSIM)**, allowing users to use mobile data services directly on their smartphones **without purchasing physical SIM cards** or paying **expensive roaming fees**.
* RoamFi offers **global coverage across more than 200 countries and regions**.
  {% endhint %}

RoamFi is the world's first **Real-World Business (RWB)** project that effectively realizes the following concepts:

* **Proof-of-Purchase (PoP)**
* **Token Replacing Loyalty Points**
* **Treasury as Liquidity Pool**

\
RoamFi is a project that effectively implements the **“Proof-of-Purchase (PoP)”** concept.\
RoamFi functions as a **Decentralized Autonomous Organization (DAO)** with its **community governance token — $RF**. The $RF token can only be issued through **fiat-based payments within RoamFi’s services**, with a defined portion of tokens allocated for the **Token Generation Event (TGE)** at the initial stage.

\
RoamFi is a project that effectively implements the **“Tokens Replacing Loyalty Points”** concept.\
Users can earn $RF token rewards by **purchasing mobile data services within the app** or by **referring others to RoamFi’s services**.

\
RoamFi is a project that effectively realizes the **“Treasury as Liquidity Pool”** concept.\
Its financial operations are **transparent and open in real time** — **all net cash flows are converted into governance tokens ($RF)** and stable ecosystem tokens (such as $BNB or $BTC), then **deposited as liquidity into public smart contracts**. The use of treasury assets is determined through **community governance**.

{% hint style="success" %}
All holders of RoamFi’s governance token **$RF** can trade other tokens directly from the liquidity pool at any time.
{% endhint %}

This model **links user spending, business net cash flows, financial transparency, and tokenized equity extraction**, creating a **win-win relationship between users and the project itself**. Other ecosystem partners can easily join this cooperative network through encrypted tokens.

{% hint style="info" %}
**RoamFi is currently in public beta stage, therefore the content in the documents may be changed in the future.**
{% endhint %}

\
**Definitions**\
Governance token: $RF (BNB Chain: 0x58B6541e0A0D7F68c8B853a81c818271fA389a60)\
Liquidity pool: $RF/$BNB (PancakeSwap: 0xf672147aB04Efd569A37ec8D654327d9Cf656263)


---

# 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:

```
GET https://docs.roamfi.net/welcome-to-roamfi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
