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

# Roadmap

KryptoX is built in phases. Each phase expands market coverage, capital efficiency, and decentralization.

***

### Phase 1 — June 2026

Phase 1 focuses on the core trading stack and first-market launch.

#### Scope

* **Supported chain:** Arbitrum
* **Supported collateral:** USDC
* **Perpetual markets:** BTC/USDC, ETH/USDC, and other top crypto perpetual pairs settled in USDC
* **Additional markets:** Selected commodity and equity perpetual products
* **Event Deliver Futures:** Trade each match on 2026 World Cup!

#### Core features

* **NFT accounts:** Trading accounts are issued as transferable onchain NFTs
* **Core data onchain:** Critical account and settlement data is anchored onchain
* **Yield-bearing margin:** Idle collateral can generate yield while remaining available for trading
* **Offline withdrawal support:** Users can withdraw through contract logic even during backend interruptions
* **Governance token:** Launch of the protocol governance and value distribution layer
* **Shared insurance fund:** A protocol-level insurance mechanism for risk events

***

### Phase 2 — October 2026

Phase 2 expands capital flexibility and asset support.

#### Planned upgrades

* **Multichain support:** Expand beyond Arbitrum to additional networks
* **More yield sources:** Integrate more strategies and protocols for idle collateral
* **More deposit assets:** Support additional deposit tokens, including yield-bearing assets
* **Cross-asset margin:** Move toward a unified account model with shared collateral across assets
* **User-created vaults:** Let users create and manage their own vault structures

***

### Phase 3 — March 2027

Phase 3 focuses on deeper infrastructure ownership and broader product coverage.

#### Planned upgrades

* **Dedicated Layer 1:** Build a purpose-designed execution and settlement environment
* **Advanced order types:** Add more professional trading tools and execution controls
* **More market categories:** Expand into spot trading, pre-market trading, and prediction markets
* **Progressive decentralization:** Transfer more governance power to the DAO, including key protocol parameters

***

### Long-term direction

The roadmap moves KryptoX toward four goals:

* **Better execution:** Low-latency trading with more professional market tools
* **Higher capital efficiency:** More collateral options and more yield integrations
* **Broader market access:** More asset classes on one platform
* **Stronger decentralization:** More protocol control enforced onchain and governed by the community


---

# 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:

```
GET https://docs.kryptox.finance/about-kryptox/roadmap.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.
