# Roadmap

The following is a rough roadmap for the ZAI stablecoin:&#x20;

## Phase 0: Early Bootstrap Mode

In this phase, we focus on bootstrapping liquidity for ZAI and aim to grow its liquidity and market valuation to $500k—$1mn.&#x20;

Users can mint ZAI using stablecoins and will be incentivized with MAHA emissions. Accepted stablecoins will be USDC, DAI, USDe and ZAI will be minted using the [Peg Stability Module](/stablecoin-zai/peg-mechanics/peg-stablility-module-psm.md).

Once the protocol reaches the $500k—$1mn liquidity mark, we will proceed to Phase 1.

## Phase 1: Early Lending Stage

In this phase, we will launch ZAI into a few lending markets using the [Direct Deposit Module](/stablecoin-zai/peg-mechanics/direct-deposit-module-ddm.md) and accept a few assets as collateral so that ZAI can be borrowed against them.&#x20;

Initially, the protocol will limit the amount of ZAI minted to lending protocols to be no more than 50% of the available liquidity on DEXes. This is kept to ensure that there's strong peg support as borrowers sell their ZAI for leveraged exposure.

In this phase, the protocol starts to generate lending and borrowing revenue, which starts to go back to LP stakers.

This phase will last for 2-3 months and can get extended depending on the growth of the protocol. In this phase, we will also stop any MAHA emissions used to bootstrap liquidity and focus solely on [revenue incentives](/governance-maha/revenue-share.md) for liquidity incentives.

## Phase 2: MAHA Airdrop & Points

{% hint style="info" %}
The MAHA Airdrop is currently kept behind closed doors and will be revealed to the community when the time is right.&#x20;
{% endhint %}

{% hint style="success" %}
The earliest contributors to the protocol will earn the most amount of points. Even prior to launch.&#x20;
{% endhint %}

## Phase 3: Cross-chain expansion

We start to expand to ZAI to multiple chains and provide liquidity to lending protocols across other chains allowing leverage traders to borrow ZAI.

In this phase, we will also aim to enable cross-chain native re-staking, which will allow users to mint ZAI with native USDC/USDT minted on these chains.

***

Within these four phases, we aim to convert ZAI into a fully functioning stablecoin with deep liquidity and integrations within the DeFi ecosystem.


---

# Agent Instructions: 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.maha.xyz/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.
