# About ZooFinance

ZooFinance is a native structured asset protocol that provides innovative, capital-efficient liquidity solutions for all types of locked or illiquid crypto assets. By depositing assets or rights into ZooFinance vaults, users instantly gain access to a full suite of tradable financial instruments tailored to different risk appetites and strategies.

There are currently four core vault types:

* LNT-Vault (Liquid Node Token Vault)\
  A solution tailored for INO models. Users deposit node license NFTs into the LNT-Vault and immediately receive VT + YT. VT is the Vesting Token that tokenizes the future guaranteed native token (T) rewards; YT is the Yield Token that captures unpredictable extra earnings (airdrop, fee share, etc.).
* LVT-Vault (Liquid Vesting Token Vault)\
  Designed specifically for traditional vesting schedules and SAFT allocations. Project or early investors can mint VT in advance based on their locked token amounts (whether from team linear releases, treasury schedules, or notarized SAFTs). VT can then be freely traded on the secondary market at a discount for instant liquidity. When the underlying tokens (T) are actually released, VT holders can redeem 1:1, giving buyers discounted exposure and sellers early cash without breaking vesting rules.
* L-Vault (Liquidity Vault)\
  Users deposit assets and receive stablecoins + Margin Tokens (MT). The stablecoin uses a rebase mechanism, so the balance automatically grows with yield. MT provides leveraged exposure to the underlying assets—perfect for amplifying upside in bull markets.
* B-Vault (Bribe Vault)\
  Built for Berachain’s Proof-of-Liquidity ecosystem. Depositors receive Principal Tokens (PT) and Yield Tokens (YT). PT represents ownership with automatic base-currency returns (rebase), while YT captures all real-time yields and additional Bribe rewards.

ZooFinance now covers the full lifecycle of crypto asset liquidity: node operations (LNT), project & investor vesting (LVT), leveraged positions (L-Vault), and bribe/yield optimization (B-Vault)—making illiquid promises instantly tradable for everyone.


---

# 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://doc.zoofi.io/readme.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.
