# Roadmap

## Q1 2024

* [ ] Incentivized DeFi pools: Via collaborative DeFi projects, users have the opportunity to stake stZETA and receive rewards from these associated DeFi pools.
* [ ] Integrate with the leading Swap/Lending protocol on ZetaChain: Establish a ZETA/stZETA liquidity pool, enabling users to supply liquidity (LP) and earn rewards from the relevant protocol.
* [ ] Launchpool: Allow users to obtain tokens from related collaborative projects by staking ZETA and ZDO.
* [ ] Leaderboard: Implement user fission through an invitation system, where inviting more users can lead to a higher rank and increased opportunities for higher ZDO airdrops.

## Q2 2024

* [ ] Launch Zearn DAO Governance Token: ZDO
* [ ] Automatic Validator Selection Algorithm: Combine the current status of each node to select the optimal nodes for staking, maximizing user returns.
* [ ] Omnichain Staking: Allow users to stake Zeta through Zetachain's connected chains, achieving the goal of cross-chain staking.
* [ ] ReStaking: Implement staking of the ZRC version of native tokens from Zetachain connected chains, with the protocol then re-staking these tokens.<br>


---

# 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.zearn.xyz/zearn-overview/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.
