# DeFi Tech, Institutional Use

BitVault leverages decentralized infrastructure from **VaultCraft (**[**https://vaultcraft.io/**](https://vaultcraft.io/)**)** to optimize both security and risk management. BitVault inherits **immutable, governance-free smart contracts** and **automated liquidation mechanisms**, ensuring censorship resistance and on-chain transparency. VaultCraft contributes **battle-tested, institutional-grade yield architecture**, including audited smart vaults and circuit breakers, which together reinforce BitVault’s permissioned borrowing model with robust defense against volatility and systemic risk.

## 🔐 Immutable & Governance-Free Contracts

BitVault smart contracts are **immutable** and **devoid of governance** functions once deployed. This ensures censorship resistance and trustlessness — there are **no admin keys** that could alter the protocol rules or user funds, a fundamental tenet of decentralization.

***

## ⚙️ Automated Liquidation Mechanism

BitVault inherits Liquity V2’s **autonomous risk management** design. Troves (CDPs) are automatically liquidated on-chain if their collateralization ratio drops below thresholds. This mechanism protects the system from under-collateralization without requiring any manual intervention or centralized action.

***

## 💸 Stability Pools for System Solvency

BitVault utilizes **Stability Pools** — a core innovation from Liquity — where participants deposit bvUSD to backstop the system and absorb liquidated debt, earning discounted collateral in return. This creates a decentralized safety net that reinforces peg stability and ensures a solvent protocol.\
📖 [Liquity V2: “Stability Pool Mechanics”](https://docs.liquity.org/bold/stability-pool)

***

## 🧠 Direct Redemption by Whitelisted Entities

BitVault employs **direct redemption mechanisms** inherited from Liquity, allowing users to redeem bvUSD for $1 worth of BTC collateral. This arbitrage mechanism ensures that bvUSD maintains its peg through market forces rather than discretionary or algorithmic adjustments.\
📖 [Liquity V2: “Redemptions”](https://docs.liquity.org/bold/redemptions)

***

## 🏛 Non-custodial, Whitelisted Trove NFTs

While Liquity allows permissionless Troves, BitVault adapts the model with **whitelisted Trove NFTs** — aligning Liquity’s decentralized Trove architecture with institutional-grade controls. Troves are still **non-custodial and fully on-chain**, preserving the decentralized logic while ensuring secure, compliant borrowing.\
📖 [Liquity V2: “Trove Architecture”](https://docs.liquity.org/bold/troves)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bitvault.finance/welcome-to-bitvault/defi-tech-institutional-use.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
