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

# Milestones and Roadmap

Since launching in April 2025, TermMax has grown rapidly across every dimension. Its total TVL has surpassed the [$100M](https://app.sentio.xyz/share/voasxpq36jgx_dtu?from=now-30d\&to=now) milestone. TermMax has also surpassed [1.1M ](https://x.com/TermMaxFi/status/2049874016207536224?s=20)total users, while its Discord community has grown to over [115K ](https://discord.gg/8rKj2DZ59k)members.

The protocol is now live on 8 chains — Ethereum, Arbitrum, BNB Chain, Berachain, BSquared, X Layer, Base, and Pharos — with multiple markets and institutional curators including Keyrock, AlphaPing, and more. On March 25, 2026, TermMax [ranked #2](https://x.com/TermMaxFi/status/2036621966640394535?s=20) in daily active addresses among DeFi lending protocols on Token Terminal, behind only Aave.

Recent feature additions include [one-click Rollover](https://blog.ts.finance/termmax-x-morpho-bringing-fixed-rate-infrastructure-to-the-morpho-ecosystem/), allowing borrowers to roll positions to a later-maturity TermMax market or directly to Morpho's variable-rate market. This enables borrowers to actively manage the duration of their fixed-rate debt positions, making TermMax one of the few DeFi protocols to offer this capability on the borrowing side. \
\
TermMax has also been recognized by the broader ecosystem. In May 2026, TermMax officially graduated from [YZi Labs EASY Residency Season 3](https://x.com/yzilabs/status/2054383465030897713?s=20) — a flagship incubator supporting early-stage builders across blockchain, AI, and frontier tech — further validating TermMax's position as a leading fixed-rate lending protocol in DeFi.\
\
**TermMax's key milestones achieved and roadmap:**

2025/4: Launched TermMax V1 (Ethereum, Arbitrum)

2025/5: Multi-chain (BNB Chain)

2025/6: Leaderboard launched

2025/7: PT collateral >$10M

2025/8: $30M TVL

2025/9: V2 features (Composable Yields, Atomic Orders)

2025/10: Berachain expansion

2025/11: Alpha Markets launched

2026/3: Daily active wallets rank #2 behind Aave on Token Terminal

2026/5: $100M TVL

2026/5: App V2&#x20;

2026/5: Listed as a validator on Canton mainnet

2026/5: Graduated from YZi Labs EASY Residency

2026/6: Base chain expansion


---

# 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.ts.finance/resources/milestones-and-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.
