---
title: JustLend DAO Documentation
description: Official documentation for JustLend DAO — the largest lending protocol on TRON. Compound V2 architecture, sTRX liquid staking, Energy Rental, governance, deployed contracts, OpenAPI, and AI agent integration.
---

<meta http-equiv="refresh" content="0; url=getting_started/overview/" />
<link rel="canonical" href="https://docs.justlend.org/getting_started/overview/" />

# JustLend DAO Documentation

> Browsers are redirected to [the Overview page](getting_started/overview.md) automatically. The content below is preserved so that AI agents and crawlers that land on the site root have a complete entry point.

**JustLend DAO** is the largest lending protocol on TRON, built on the Compound V2 architecture. The protocol covers four integrated sub-protocols:

- **SBM (Supply & Borrow Market)** — supply TRX or TRC20 assets to earn interest; over-collateralize one asset to borrow another. **18 active + 6 legacy = 24 jToken markets** on TRON Mainnet ([authoritative list](developers/apis.md#2-jtoken-address-reference)).
- **sTRX** — one-click TRX liquid staking under Stake 2.0. Deposit TRX, receive sTRX (TRC20), earn voting + energy-rental yield.
- **Energy Rental** — rent TRON Energy at 50–80% below the cost of burning TRX.
- **Governance** — JST holders propose, vote, and execute on-chain via `GovernorBravo` + `Timelock`.

## Where to start

- **Users:** [Overview](getting_started/overview.md) · [Supply](getting_started/concepts/supply.md) · [Borrow](getting_started/concepts/borrow.md) · [Liquidations](getting_started/concepts/liquidations.md) · [Risks](getting_started/concepts/risks.md)
- **Developers:** [Contracts Overview](developers/contracts_overview.md) · [SBM reference](developers/supply_and_borrow_market/sbm.md) · [Deployed Contracts](developers/deployed_contracts.md) · [APIs](developers/apis.md)
- **AI Agents:** [`/llms.txt`](llms.txt) · [`/llms-full.txt`](llms-full.txt) · [`/developers/contracts.json`](developers/contracts.json) · [OpenAPI 3.1 YAML](developers/apis/justlend_apis.yaml) · [JSON ABI catalog](developers/abis/index.md) · [AI / LLMs page](ai_support/ai_llms.md) · [Full MCP Server (104 tools)](ai_support/mcp_server.md) · [Skills (6 workflows + 9 bundled read-only tools)](ai_support/justlend_skills.md) · [CLI and V2 SDK](ai_support/cli_and_sdk.md)
- **Governance:** [JIPs](governance/jips.md) · [Tokenomics (JST)](governance/tokenomics.md) · [Forum](https://forum.justlend.org)

## External

- **App:** <https://app.justlend.org>
- **Whitepaper (PDF):** <https://justlend.org/docs/justlend_whitepaper_en.pdf>
- **Audits:** [Supply & Borrow](https://justlend.org/docs/justlend_audit_en.pdf) · [Staked TRX](https://justlend.org/docs/justlend_strx_audit_en.pdf)
- **GitHub:** [protocol](https://github.com/justlend/justlend-protocol) · [MCP server](https://github.com/justlend/mcp-server-justlend) · [Skills](https://github.com/justlend/justlend-skills) · [CLI](https://github.com/justlend/justlend-cli) · [V2 Utils](https://github.com/justlend/justlend-utils-v2) · [these docs](https://github.com/justlend/justlend-docs)
