# DeFiner Protocol

## v1 Savings

- [Introduction](https://docs.definer.org/copy-of-definer.org/master.md): DeFiner protocol introduction
- [Protocol Overview](https://docs.definer.org/copy-of-definer.org/protocol.md)
- [Interest Model](https://docs.definer.org/copy-of-definer.org/interest-model.md)
- [Risks Control Model](https://docs.definer.org/copy-of-definer.org/liquidate.md): Details of how liquidation works in DeFiner
- [Smart Contract Modules](https://docs.definer.org/copy-of-definer.org/smart-contract-modules.md)
- [Overview](https://docs.definer.org/copy-of-definer.org/smart-contract-modules/overview.md)
- [SavingAccount](https://docs.definer.org/copy-of-definer.org/smart-contract-modules/savingaccount.md): SavingAccount contract.
- [Bank](https://docs.definer.org/copy-of-definer.org/smart-contract-modules/bank.md): Bank contract
- [Accounts](https://docs.definer.org/copy-of-definer.org/smart-contract-modules/accounts.md): Accounts contract
- [AccountTokenLib](https://docs.definer.org/copy-of-definer.org/smart-contract-modules/tokeninforegistry.md)
- [Oracle](https://docs.definer.org/copy-of-definer.org/smart-contract-modules/oracle.md): Price feed oracles on DeFiner
- [Modifiers](https://docs.definer.org/copy-of-definer.org/smart-contract-modules/modifiers.md)
- [Delayed Upgrades](https://docs.definer.org/copy-of-definer.org/smart-contract-modules/delayed-upgrades.md): DeFiner's upgradeable contracts can only be upgraded after 48 hours of scheduled upgrade
- [DeFiner SDK](https://docs.definer.org/copy-of-definer.org/definer-sdk.md)
- [Audits](https://docs.definer.org/copy-of-definer.org/security/audits.md)
- [01 - Taka Security, Aug 2020](https://docs.definer.org/copy-of-definer.org/security/audits/01-taka-security-aug-2020.md): August,2020 by Alexander Remie, who has previously worked for ChainSecurity and PwC.
- [02 - Trail of Bits, Sep 2020](https://docs.definer.org/copy-of-definer.org/security/audits/02-trail-of-bits-sep-2020.md): Audited by SamzSun who is a reputable white hat hacker and auditor at Trail of Bits
- [03 - Consensys Diligence, Feb 2021](https://docs.definer.org/copy-of-definer.org/security/audits/03-consensys-diligence-feb-2021.md): Audited by Shayan Eskandari and Alex Wade from Consensys Diligence
- [Bug Bounty Program](https://docs.definer.org/copy-of-definer.org/security/bug-bounty.md)
- [Addresses](https://docs.definer.org/copy-of-definer.org/deployed-contracts/addresses.md): List of addresses of the deployed contracts on various networks
- [Withdrawal Amount Calculations](https://docs.definer.org/copy-of-definer.org/faq/withdrawal-amount-calculations.md): How to calculate the withdrawal amount?

## v2 HODLer Market

- [Introduction](https://docs.definer.org/introduction.md)
- [FAQs](https://docs.definer.org/faqs.md)
- [Lending Pool Creation](https://docs.definer.org/faqs/lending-pool-creation.md): What are the steps to create a HODLer Market?
- [About Oracle](https://docs.definer.org/faqs/about-oracle.md): What Oracle do we use when creating a HODLer Market?
- [About Maturity Date](https://docs.definer.org/faqs/about-maturity-date.md): What is a “Maturity Date” and how is it related to the lock-up period?
- [Loan APR Range](https://docs.definer.org/faqs/loan-apr-range.md)
- [Mining Rewards Mechanism](https://docs.definer.org/faqs/mining-rewards-mechanism.md): How to configure reward tokens?
- [Distribution of Rewards](https://docs.definer.org/faqs/distribution-of-rewards.md): How will the reward token be distributed to the users and how is the reward calculated?
- [Protocol Revenue](https://docs.definer.org/protocol-revenue.md)
- [Risks Control Parameters](https://docs.definer.org/risks-control-parameters.md): How does the protocol to control borrower default risks?
- [Liquidation](https://docs.definer.org/liquidation.md)
- [Configurations](https://docs.definer.org/configurations.md)
- [DeFiner HODLer SDK](https://docs.definer.org/definer-hodler-sdk.md): Definer Hodler market programmer’s guide
- [Use Cases](https://docs.definer.org/use-cases.md)
