rethink.finance
  • Getting Started
    • Welcome
    • Rethinking Vaults
  • dApp
    • Overview
  • Protocol
    • Architecture
      • Admin Contract
        • Flows
          • V1.0 Flows
          • V2.0 Flows
        • Fees
          • Performance Fee
          • Management Fee
          • Deposit Fee
          • Redemption Fee
      • NAV Calculator Contract
        • NAV Liquid Spot
        • NAV Illiquid
        • NAV DeFi Composable
        • NAV Methods Library
    • Security
    • Integrations
  • Execution
    • Manual
    • Algo/AI
  • Community
    • Closed Beta
  • Policies
    • Terms of Service
    • Privacy Policy
  • Links
    • GitHub
    • Discord
    • X
Powered by GitBook
On this page
  1. Getting Started

Rethinking Vaults

PreviousWelcomeNextOverview

Last updated 8 days ago

rethink.finance vaults are non-custodial investment vehicles that enable flexible deposits and redemptions and are governed through own on-chain governance.

To achieve operational efficiency, vaults may delegate scoped permissions for any transaction to:

  • Human managers

  • Automation scripts

  • AI agents

Vaults may support any position type on any EVM network.

More information:

The net asset value (NAV) calculation is automated and done on-chain.

More information:

Vaults can technically operate without a manager and execute any transaction through governance. The infrastructure is governance framework agnostic, but our frontend currnetly supports the OZ Governor. Stakeholders can choose to:

  • Use LP tokens representing custody as governance tokens

  • Use any legacy ERC-20 as governance tokens

  • Trust multisg signers to govern the vault - not recommended

Fees for deposits, redemptions, performance, and management are optional, automated, and upgradeable through governance.

Integrations
NAV Calculator Contract