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

# 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](/protocol/advanced-safety-features/audits.md)
5. [Bug Bounty Program](/protocol/advanced-safety-features/immunefi-bug-bounty.md)

**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 ](/protocol/advanced-safety-features/oracles.md)

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