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

# Roadmap

<details>

<summary>Q4 - 2024 / Q1 - 2025</summary>

* UI/UX Prototype
* Data Room & Financials
* US Market registration
* Strategic Partnerships
* Tokenomics Finalization
* MVP TestFlight Deployment
* Tech Stack Implementation
* Partnerships
* Trademark
* Legal Consultation

</details>

<details>

<summary>Q2 - 2025</summary>

* MVP – Private 1.0.1
* Base Testnet
* EVM Multichain implementation
* Tech Stack partnerships
* Ambassador Strategy
* Seed Round
* Market launch partnerships
* IDO Platform Reviews
* Audit Prepared
* GTM Recap
* Coinbase On/Off Ramp

</details>

<details>

<summary>Q3 -2025</summary>

* Beta (Closed & Open)
* DEX Uniswap Listing
* LATAM Exchange APIs
* PR Multiple outlets
* KOL’s Promotion & Event
* Public Security Audit
* CoinGecko Listing
* CoinMarketCap Listing
* WEB app development
* Tech Stack partnerships
* Private & KOL Round
* Coinbase & Strip API's
* MoneyGram API’s

</details>

<details>

<summary>Q4 - 2025</summary>

* FacilSwap & Bridge
* Scaling Beta Launch
* Staking feature
* CEX Exchange Listing
* Global PR Campaign
* Call-to-action Promotion
* International Expansion
* User acquisition
* Payment partnerships
* Pay protocol approach
* Platform Launch Event

</details>

<details>

<summary>Q1- 2026</summary>

* Major CEX Listing
* Liquidity Growth
* New Market Launch
* Market Expansion
* WebApp Implementation
* WebApp Beta V1
* User Adoption Partnerships
* Series A preparation
* International Licensing Expansion

</details>


---

# 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/fundamentals/roadmap.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.
