llms.txt Content
# Kintsu - Liquid Staking on Monad
## Kintsu
- [Introduction](/overview/introduction.md): Welcome to Kintsu!
- [Proof-of-Stake Blockchains](/overview/proof-of-stake-blockchains.md)
- [Liquid Staking](/overview/liquid-staking.md)
- [Kintsu on Monad](/supported-blockchains/kintsu-on-monad.md)
- [Kintsu on Hyperliquid](/supported-blockchains/kintsu-on-hyperliquid.md)
- [How It Works](/the-kintsu-protocol/how-it-works.md): Protocol Architecture & Functionality
- [Staking and Unstaking with Kintsu](/the-kintsu-protocol/staking-and-unstaking-with-kintsu.md): How to Stake, Un-stake, and earn yield with Kintsu
- [Earning Yield](/the-kintsu-protocol/earning-yield.md): How Kintsu's reward-bearing sMON token facilitates yield back to stakers.
- [Definitions](/the-kintsu-protocol/definitions.md): Terminology for the Kintsu Protocol
- [Architecture & Integration](/the-kintsu-protocol/architecture-and-integration.md): Technical architecture, core pieces, and system processes of Kintsu on Aleph Zero
- [Monad LST Architecture](/the-kintsu-protocol/architecture-and-integration/monad-lst-architecture.md)
- [StakedMonad Contract](/the-kintsu-protocol/architecture-and-integration/monad-lst-architecture/stakedmonad-contract.md): This is the core contract for the protocol, and implements the Vault (a.k.a. the Kintsu stake pool).
- [Staking and Un-staking Mechanisms](/the-kintsu-protocol/architecture-and-integration/monad-lst-architecture/staking-and-un-staking-mechanisms.md): What happens behind the scenes when a user stakes or unstakes with Kintsu
- [3rd Party Integration Guide](/the-kintsu-protocol/architecture-and-integration/monad-lst-architecture/3rd-party-integration-guide.md)
- [Contract Interface, ABI, & Functions](/the-kintsu-protocol/architecture-and-integration/monad-lst-architecture/contract-interface-abi-and-functions.md): Details on select functions, including previous versions when relevant.
- [Community Actions](/the-kintsu-protocol/architecture-and-integration/monad-ls