> For the complete documentation index, see [llms.txt](https://facil-team.gitbook.io/facilpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://facil-team.gitbook.io/facilpay/overview/markets-and-opportunities.md).

# Markets and opportunities

<figure><img src="/files/aleRTW7ktvrFTnRicSZX" alt=""><figcaption></figcaption></figure>

We’re entering a new era of digital interaction—one where payments, messaging, and decentralized technology are no longer separate experiences, but part of a single, fluid conversation.

The numbers tell the story:

* The global payments market now exceeds **$965 billion** in volume.
* The cryptocurrency market cap stands at **$2.5 trillion** and rising.
* The global messaging market has surpassed **$10 billion** in value.
* Over **3 billion people** actively use mobile messaging platforms.
* MoneyGram’s crypto-to-cash off-ramp spans **182+ countries**, unlocking physical endpoints for global digital transfers.

And yet—most users still face friction. Wallets, bridges, swaps, and fragmented interfaces are barriers to entry. Meanwhile, over 1.4 billion unbanked individuals remain excluded from both Web2 and Web3 finance.

FacilPay bridges this gap with a unified platform where users can message, send, and receive value—without ever leaving the conversation.

We’re positioned at the intersection of:

* Growing global interest in **Web3 finance**
* Rising demand for **borderless transactions**
* Explosive adoption of **conversational interfaces**

FacilPay doesn’t just make Web3 easier to use.\
It makes it invisible, so that the technology fades into the background, and the experience feels natural.

This isn’t about onboarding the next 10,000 crypto users.\
**It’s about unlocking the next 100 million users!**


---

# 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://facil-team.gitbook.io/facilpay/overview/markets-and-opportunities.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.
