# Templar Protocol User Guide This is a comprehensive user guide for the Templar Protocol smart contracts. For definitions of key terms and concepts, refer to the [Glossary](./glossary.md). ## Quick Navigation - **[Smart Contract Addresses](./deployments.md)** - Official contract addresses and verification - **[Protocol Governance](./governance.md)** - Administrative controls and upgrade mechanisms - **[Oracle System](./oracles.md)** - Price feed infrastructure and monitoring - **[Security Reporting](./security.md)** - Security practices and vulnerability reporting - **[Monitoring and Risk Management](./monitoring.md)** - Protocol health monitoring systems - **[Testing and Coverage](./testing.md)** - Comprehensive test suite documentation ## Market Operations - **[Market Overview](./contract/market/index.md)** - Core market functionality - **[Supply Assets](./contract/market/supply.md)** - How to supply assets to earn yield - **[Borrow Assets](./contract/market/borrow.md)** - How to borrow against collateral - **[Liquidations](./contract/market/liquidate.md)** - Liquidation mechanisms and procedures ## Additional Resources - **[Implementation Notes](./notes.md)** - Technical implementation details