> For the complete documentation index, see [llms.txt](https://docs.nofi.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nofi.money/how-we-fix-it/masterplan.md).

# Masterplan

{% hint style="info" %}
The standard neobank playbook — applied to a population banks structurally can't serve, with self-custody stablecoins as the underlying rail and **white-label distribution** as a force multiplier.
{% endhint %}

## Phase 1: Win a Beachhead Completely

> Start with a specific, underserved, high-trust community rather than trying to serve "LATAM" or "the underbanked" generically.

NØFI's first market is Medellín's content-creator economy — a community that:

* ✅ Gets paid internationally in USD
* ✅ Is underserved by local Colombian banks
* ✅ Has dense trust networks (studios, collectives, peer referrals)
* ✅ Has zero patience for friction
* ✅ Adopts faster and refers harder than any paid acquisition channel

## Phase 2: Make the Core Account Genuinely Better

Not just crypto-flavored — **genuinely better** than the local banking alternative:

| Feature                    | Local Bank                      | Crypto Wallet           | NØFI            |
| -------------------------- | ------------------------------- | ----------------------- | --------------- |
| Hold in USD                | ❌ Restricted                    | ✅                       | ✅               |
| Self-custody               | ❌                               | ✅                       | ✅               |
| Real debit card            | ✅ (with fees)                   | ❌                       | ✅               |
| Yield on savings           | \~1% (in depreciating currency) | Requires DeFi knowledge | ✅ APY           |
| Off-ramp to local currency | ✅ (slow, expensive)             | ❌ Manual                | ✅ Seamless      |
| UX quality                 | Legacy                          | Technical               | ✅ Neobank-grade |

## Phase 3: White-Label Distribution & Expand

Once the core infrastructure is proven, NØFI scales through **two parallel channels**:

### Direct Expansion

The same NØFI-branded product extends to:

* Adjacent creator economies across Colombia
* Freelancer communities in Mexico, Argentina, Brazil
* Remote-work populations across LATAM and Southeast Asia

### White-Label Distribution

NØFI's infrastructure deploys as **branded neobanks** for specific diaspora and community markets. Each deployment shares NØFI's core stack (wallet, card, off-ramps, yield) but plugs into a community's existing trust network for distribution.

| White-Label Brand    | Target Community                | Opportunity                                                                     |
| -------------------- | ------------------------------- | ------------------------------------------------------------------------------- |
| **DaywaPay**         | Myanmar diaspora (\~7M people)  | \~$5B annual remittance market, 5–7% fees today — NØFI settles at 2%, instantly |
| *Future deployments* | Additional diaspora communities | Same infrastructure, localized brand and distribution                           |

{% hint style="success" %}
**Why white-labeling is powerful:** One infrastructure team serves many markets — the economics of a platform, not a single product. Each new brand adds volume without proportional cost.
{% endhint %}

The white-label model is replicable across any underserved diaspora with similar characteristics: dense community, trust-driven referrals, high remittance volume, and broken local banking.

## Phase 4: Layer in Credit

Lending and underwriting only make sense once there's a **real transaction history** to underwrite against — which requires Phases 1-3 to already be working.

```
Distribution first → Data second → Credit last
```

This is the sequencing that Nubank ($45B), Revolut ($45B), and every successful neobank followed. NØFI applies it to the population these companies can't reach — and white-label distribution means it can do so across multiple communities simultaneously.

## Milestones

| Timeline     | Milestone                           | Impact                                                          |
| ------------ | ----------------------------------- | --------------------------------------------------------------- |
| **Now**      | NØFI engine live in 5 LATAM markets | Proven rails, zero build risk                                   |
| **+45 days** | DaywaPay Android launch             | First white-label cohort: Thailand → Myanmar                    |
| **Q4 2026**  | Southeast Asia launch               | Expand NØFI to SEA markets                                      |
| **2027**     | Additional white-label deployments  | Replicate the corridor playbook across new diaspora communities |

## The Raise

{% hint style="info" %}
**$1M SAFE** — Open now. $10M post-money cap. Founder-friendly pro-rata.
{% endhint %}

**Funds are allocated to:**

* NØFI mobile app development (iOS + Android)
* First white-label launch (DaywaPay Android + Burmese-language marketing)
* Liquidity & float for initial corridors
* Community activation and distribution partnerships
* Expansion to additional LATAM and Southeast Asian markets

{% hint style="success" %}
**The insight:** The playbook isn't new. The population is. Stablecoins are the only rail that can serve them without a sponsor bank's balance sheet — and white-labeling lets one infrastructure team serve every underserved diaspora on earth.
{% endhint %}


---

# 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.nofi.money/how-we-fix-it/masterplan.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.
