> ## Documentation Index
> Fetch the complete documentation index at: https://zyfai.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Institutional Partners

Zyfai has been designed from day one to meet the requirements of professional and institutional investors.\
Instead of forcing institutions to adapt to retail tooling, we extend and enhance the security stacks they already trust: Safe multisigs, MPC wallets, and curated smart contract registries.

### Nested Safes: Multisig-Controlled Agents

We have developed a **nested Safe architecture** that lets institutions keep full control over their funds while delegating execution to the Zyfai Agent:

* **Multisig at the top level:** Your existing Safe (Gnosis Safe) acts as the **controlling multisig**.
* **Agent Smart Account underneath:**  The Agent operates through a nested Smart Account (a Safe7579-based account) that is owned and controlled by your multisig.
* **Granular delegation via session keys:**  Session keys restrict what the Agent can do, which protocols it can access, and which selectors it can call – all defined and approved by you.

This design ensures that:

* The Agent can rebalance and manage positions efficiently.
* The **multisig always remains the ultimate owner and authority**.
* No centralized operator, including Zyfai, can unilaterally move funds.

### MPC Wallet Compatibility

Many institutional teams rely on **MPC (Multi‑Party Computation) wallets** as their primary custody layer.\
Zyfai is built to integrate with these flows rather than replace them.

* **We are compatible with leading MPC solutions** such as [**ForDefi**](https://fordefi.com), enabling institutions to:
  * Keep existing custody and policy engines.
  * Use MPC to create and sign transactions that configure and control Zyfai Smart Accounts.
* **Session keys for execution, MPC for governance:**\
  MPC handles high‑level governance and approvals, while Zyfai’s session keys handle **day‑to‑day on‑chain execution** within strict, predefined limits.

This unlocks one of the most widely used institutional security setups while allowing Zyfai to generate **predictable, risk‑managed yield** on top.

### Safe Integration and Custom App Wrapper

We have developed a **Safe wrapper** that allows any institution to:

* Add Zyfai as a **custom Safe app**.
* Monitor and manage positions directly from the **Safe UI**.
* Keep portfolio management inside the governance environment teams already know.

<video controls width="100%" poster="/img/product/safe-wrapper.png">
  <source src="https://mintcdn.com/zyfai/Sn4Hll76-SAVqd_5/video/safe-wrapper.mp4?fit=max&auto=format&n=Sn4Hll76-SAVqd_5&q=85&s=ca75db2d523242030a8a69e3dd445cf7" type="video/mp4" data-path="video/safe-wrapper.mp4" />

  Your browser does not support the video tag.
</video>

This minimizes operational friction and avoids the need to adopt yet another standalone interface for treasury operations.

### Security and Verifiability

As detailed in the [High-Level Technical Implementation page](/docs/product/overview/high-level), Zyfai combines:

* **[Audited Smart Account infrastructure](/docs/product/overview/audits)** based on [Safe7579](/docs/product/infra/safe7579).
* **[The Security Proxy Gateway](/docs/product/control/proxy)** using:
  * An executor module that validates DeFi calldata before execution.
  * A target registry that whitelists allowed contracts and selectors.
* **Non‑custodial design:** No global vault; each user has its own Smart Account.

All core contracts are **open sourced** and **[audited by Sherlock](/docs/product/overview/audits)**, and our work on **verifiable, rule‑based rebalancing** brings an additional layer of transparency for compliance and risk teams.
