# Advanced Safety Features

**Contracts Safety**

Segment Finance leverages the extensively audited and battle-tested codebase of Compound V2, establishing a robust foundation for security.&#x20;

1. All core contracts have a Timelock with 48h delay
2. All core contracts are owned by Multisigs
3. Token contract ownership is completely renounced
4. [Extensive Contracts Audits](https://docs.segment.finance/protocol/advanced-safety-features/audits)
5. [Bug Bounty Program](https://docs.segment.finance/protocol/advanced-safety-features/immunefi-bug-bounty)

**Markets Safety**

1. Supply Limits \
   The platform enforces supply limits for each asset, controlling the maximum amount that can be supplied as collateral. This feature mitigates exposure to a single asset's volatility, ensuring a more stable and secure protocol
2. Debt Ceilings \
   Debt ceilings restrict total borrow amounts in collateralized markets using underlying tokens. Like supply limits, they enhance risk management by limiting large positions backed by specific tail assets
3. [Oracle Security ](https://docs.segment.finance/protocol/advanced-safety-features/oracles)

   Multiple oracles deliver combined quotes to ensure accurate pricing information, which is critical to determining collateral value and enforcing platform security mechanisms
