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

# Roadmap

## Past Two Quarters (Q3-Q4 2024)&#x20;

* Launched Kayen DEX, the first trading platform dedicated to Fan Tokens
  * <https://app.kayen.org/trade/>
  * <https://www.chiliz.com/chiliz-welcomes-kayen-protocol/>
* Accepted to Google for Web3 Startups&#x20;
  * <https://x.com/KAYEN_Protocol/status/1847715339733512531>
* Achieved $10M+ TVL from 80+ Fan Token pairs&#x20;
  * <https://defillama.com/protocol/kayen-protocol>
* Reached $40M monthly trading volume in 2024 December&#x20;
  * <https://dappradar.com/dapp/kayen-protocol?range-ds=7d>
* Deployed cross-chain bridge for CHZ and stablecoins
  * <https://bridge.kayen.org/>
* Launched Kayen League community rewards program, reaching 50k participants&#x20;
  * <https://app.kayen.org/league>
* Secured strategic partnership with BlockAsset (UFC's Digital Fan Partner)
  * <https://x.com/KAYEN_Protocol/status/1837175322179162509>
* Declaration of Manifesto&#x20;
  * <https://kayen-protocol.medium.com/the-spicy-manifesto-kayen-f99fb47119a5>
* Community round successfully completed with 265 whitelisted participants
  * <https://app.kayen.org/presale>

## 2025 Q1

* Execute $KAYEN TGE and public listing
* Initiate a marketing campaign across multiple platforms, including MVHQ, Intract, etc.&#x20;
* Initiate a KOL campaign focused on increasing brand awareness and driving user acquisition
* Deploy governance framework
* Implement staking and yield program
* Secure substantial liquidity for USDT/USDC pools
* Develop AI Agents for Fan Tokens&#x20;

## 2025 Q2

* Deploy launchpad for Celebrity/Athlete Fan Tokens
* Deploy launchpad for SocialFi and SportFi dApps
* Integration with Socios as backend trading engine
* Develop cross-chain infrastructure for bridging Fan Tokens

## 2025 Q3&#x20;

* Launch Athlete/Celebrity Fan Tokens&#x20;
* Deploy Optimistic Oracle for Chiliz Chain
* Upgrade DEX to V3&#x20;
* Deploy Fan Token derivatives platform
* Expand to BSC and Solana to position as the dominant cross-chain protocol for Fan Tokens


---

# 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://kayen-protocol.gitbook.io/documentation/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.
