# RoamFi Docs

## Docs

- [Welcome to RoamFi](https://docs.roamfi.net/welcome-to-roamfi.md)
- [Get RoamFi](https://docs.roamfi.net/getting-started/get-roamfi.md)
- [eSIM](https://docs.roamfi.net/product-elements/esim.md)
- [Service Regions and Pricing](https://docs.roamfi.net/product-elements/service-regions-and-pricing.md)
- [Balance Accounts](https://docs.roamfi.net/product-elements/balance-accounts.md)
- [Q\&A](https://docs.roamfi.net/product-elements/q-and-a.md)
- [Governance Token $RF](https://docs.roamfi.net/tokenomics/governance-token-rf.md)
- [Core Concepts](https://docs.roamfi.net/tokenomics/core-concepts.md)
- [Proof-of-Purchase (PoP)](https://docs.roamfi.net/tokenomics/core-concepts/proof-of-purchase-pop.md)
- [Tokens Replacing Loyalty Points](https://docs.roamfi.net/tokenomics/core-concepts/tokens-replacing-loyalty-points.md)
- [Treasury as Liquidity Pool](https://docs.roamfi.net/tokenomics/core-concepts/treasury-as-liquidity-pool.md)
- [Consumption, Treasury, and Growth Linkage](https://docs.roamfi.net/tokenomics/consumption-treasury-and-growth-linkage.md)
- [Token Incentive Rules](https://docs.roamfi.net/tokenomics/token-incentive-rules.md)
- [Referral Incentive Distribution Mechanism](https://docs.roamfi.net/tokenomics/referral-incentive-distribution-mechanism.md)
- [Token-based Consumption](https://docs.roamfi.net/tokenomics/token-based-consumption.md)
- [Terms & Conditions](https://docs.roamfi.net/legal/terms-and-conditions.md): Last Updated: October 21, 2025
- [Privacy Policy](https://docs.roamfi.net/legal/privacy-policy.md): Last Updated: October 21, 2025
- [Disclaimer](https://docs.roamfi.net/legal/disclaimer.md): Last Updated: October 21, 2025


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
