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

# Roadmap

## Executive Roadmap

KiiChain moves money between emerging-market currencies and the dollar economy: 24/7, on-chain, programmable, without correspondent banking. Three years of building are already live. Everything ahead sits on three pillars.

* Kii: On-chain FX. More currency corridors, more protocol rails. Live in Colombian pesos, Brazilian reais and Mexican pesos, with US dollars, Argentine pesos, yen and euro/sterling next.
* Yield Vaults: A way to put idle balances to work while they wait, in dollars or in local currency, without leaving Kii. Availability and returns vary by jurisdiction; no return is guaranteed.
* On-Chain Financial Services: US virtual accounts first, then everyday tools built on the same on-chain balance.

Together they move Kii from a place to settle an FX swap to a place to hold, earn on, move and receive money across borders.How to read this documentItems in this roadmap carry different levels of certainty. Each one is labelled:

* Live: in production today.
* Committed: dated, resourced and being built.
* Signed: partnership executed, not yet launched.
* Under assessment: being evaluated; no date attached.
* Exploratory: concept only; no commitment, no date.

**Status at a glance**

| What                                                                  | Status    | When     |
| --------------------------------------------------------------------- | --------- | -------- |
| Mainnet, Kii App, Atomic Quote Network, exchange listings and bridges | Live      | Now      |
| COP, BRL and MXN corridors                                            | Live      | Now      |
| Advanced fiat-pair FX swap page; Tron USDT (TRC-20) swap and bridge   | Committed | Sep 2026 |
| Network-wide CosmWasm on testnet; multistep pay orchestration         | Committed | Oct 2026 |
| First liquidity vaults and short-duration Treasury vaults             | Committed | Oct 2026 |
| USD and ARS corridors; US virtual accounts                            | Committed | Nov 2026 |
| JPY corridor                                                          | Committed | Dec 2026 |
| EUR / GBP corridors                                                   | Committed | Feb 2027 |
| CLP and PEN corridors                                                 | Committed | Q1 2027  |

|                                       |                  |            |
| ------------------------------------- | ---------------- | ---------- |
| US and Argentina on/off-ramp partners | Signed           | Pre-launch |
| Additional Asian corridors            | Under assessment | No date    |
| Debit cards; collateral-free credit   | Exploratory      | No date    |

**Where Kii stands today**\
\
$500m+ cumulative transaction volume, growing roughly 10% month over month · 350,000+ users · 200+ enterprise clients · $26M raised from institutional investors · $5.4B notional covered by signed tokenization agreements (contracted pipeline).Note on dates. Dates are targets based on current plans. “Committed” means planned, resourced and in build; it is not a guarantee of delivery. Every item depends on technical, commercial and licensing conditions in each market and may change.


---

# 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.kiiglobal.io/docs/learn/kiichain/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.
