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

# Protocol

- [Core Contracts](https://docs.teller.org/teller-docs/protocol/core-contracts.md): Overview of Teller's core contracts
- [ATM Contracts](https://docs.teller.org/teller-docs/protocol/core-contracts/atm-contracts.md): Integrate the Teller protocol liquidity pool into your application
- [LoanManager Contracts](https://docs.teller.org/teller-docs/protocol/core-contracts/loans-contracts.md): The "lifecycle" of a loan through the Teller protocol
- [LoanTermsConsensus Contracts](https://docs.teller.org/teller-docs/protocol/core-contracts/consensus-contracts.md): Contracts for validating consensus for loan terms
- [Settings Contract](https://docs.teller.org/teller-docs/protocol/settings-contract.md): Overview of the protocol's settings contracts
- [Platform Settings](https://docs.teller.org/teller-docs/protocol/settings-contract/platform-settings.md): Description of the settings ruling over the Teller Protocol
- [Privileged Roles & Ownership](https://docs.teller.org/teller-docs/protocol/settings-contract/privileged-roles-and-ownership.md): Overview of the varying roles and ownership settings for the Teller Protocol
- [Pauser Role](https://docs.teller.org/teller-docs/protocol/settings-contract/privileged-roles-and-ownership/pauser-role.md): Description of the privileged roles in the Teller Protocol
- [Progressive Pauser Role Owner](https://docs.teller.org/teller-docs/protocol/settings-contract/privileged-roles-and-ownership/progressive-pauser-role-owner.md): Pauser role ownership within the Teller Protocol
- [Price Oracles](https://docs.teller.org/teller-docs/protocol/price-oracles.md): Overview description of how price oracles are used within the Teller protocol
- [Liquidation Manual](https://docs.teller.org/teller-docs/protocol/liquidation-manual.md): Guide to Teller's Liquidation Process
- [Gas Usage](https://docs.teller.org/teller-docs/protocol/gas-usage.md): In this section, we collected the main list of functions available for users and calculated how much gas would be used for each of those functions
