# Zivoe Official Documentation

## Zivoe - Official Documentation

- [Start Here](https://docs.zivoe.com/start-here.md): Zivoe's Official Documentation
- [Disclaimer](https://docs.zivoe.com/disclaimer.md): Important Disclaimer
- [Introduction](https://docs.zivoe.com/user-docs/introduction.md): Zivoe is a tokenization protocol providing on-chain access to short-duration private credit. Depositors supply stablecoins to a vault that finances diversified credit portfolios.
- [Yield Strategy](https://docs.zivoe.com/user-docs/yield-strategy.md): Zivoe finances and purchases interests in short-duration private credit portfolios originated by established lending partners.
- [Deposit & Earn](https://docs.zivoe.com/user-docs/deposit-and-earn.md): How to deposit stablecoins, receive zVLT, and track your position.
- [Redeem & Claim Yield](https://docs.zivoe.com/user-docs/redeem-and-claim-yield.md): How to redeem zVLT for stablecoins, including your accrued yield.
- [ZVE Token](https://docs.zivoe.com/user-docs/zve-token.md): ⚠️ The ZVE Token is not trading on any exchanges yet, beware of scams.
- [Contract Addresses](https://docs.zivoe.com/developer-docs/contract-addresses.md): ⚠️ All contracts are deployed on Ethereum Mainnet
- [Core Contracts](https://docs.zivoe.com/developer-docs/core-contracts.md): List of Core Contracts
- [ZivoeDAO.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoedao.sol.md): DAO -> Decentralized Autonomous Organization
- [ZivoeGlobals.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoeglobals.sol.md): Global Variables for Zivoe Protocol
- [ZivoeGovernorV2.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoegovernorv2.sol.md): Zivoe Governance, Proposal Management
- [ZivoeITO.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoeito.sol.md): ITO -> Initial Tranche Offering
- [ZivoeLocker.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoelocker.sol.md): Abstract Locker Contract
- [ZivoeMath.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoemath.sol.md): Mathematics for Yield Distributions
- [ZivoeRewards.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoerewards.sol.md): Staking for Native Protocol Token(s)
- [ZivoeRewardsVesting.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoerewardsvesting.sol.md): Vesting $ZVE Linearly
- [ZivoeToken.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoetoken.sol.md): Native Governance Token
- [ZivoeTranches.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoetranches.sol.md): Minting Tranche Tokens
- [ZivoeTrancheToken.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoetranchetoken.sol.md): Native Tranche Token
- [ZivoeYDL.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoeydl.sol.md): YDL -> Yield Distribution Locker
- [ZivoeVault.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoevault.sol.md): ERC-4626 Vault ($zVLT)
- [ZivoeRouter.sol](https://docs.zivoe.com/developer-docs/core-contracts/zivoerouter.sol.md): Interfaces with ZivoeVault
- [Lockers](https://docs.zivoe.com/developer-docs/lockers.md): List of Lockers
- [OCC\_Modular.sol](https://docs.zivoe.com/developer-docs/lockers/occ_modular.sol.md): OCC -> On-Chain Credit (Loan Management System)
- [OCE\_ZVE.sol](https://docs.zivoe.com/developer-docs/lockers/oce_zve.sol.md): OCE -> On-Chain Emissions ($ZVE, Exponential Decay)
- [OCL\_ZVE.sol](https://docs.zivoe.com/developer-docs/lockers/ocl_zve.sol.md): OCL -> On-Chain Liquidity (Sushi, Uniswap)
- [OCR\_Modular.sol](https://docs.zivoe.com/developer-docs/lockers/ocr_modular.sol.md): OCR -> On-Chain Redemption
- [OCT\_DAO.sol](https://docs.zivoe.com/developer-docs/lockers/oct_dao.sol.md): OCT -> On-Chain Treasury
- [OCT\_Convert.sol](https://docs.zivoe.com/developer-docs/lockers/oct_convert.sol.md): OCT -> On-Chain Treasury
- [OCT\_YDL.sol](https://docs.zivoe.com/developer-docs/lockers/oct_ydl.sol.md): OCT -> On-Chain Treasury
- [OCT\_ZVL.sol](https://docs.zivoe.com/developer-docs/lockers/oct_zvl.sol.md): OCT -> On-Chain Treasury
- [OCY\_Convex\_A.sol](https://docs.zivoe.com/developer-docs/lockers/ocy_convex_a.sol.md): OCY -> On-Chain Yield
- [OCY\_Convex\_B.sol](https://docs.zivoe.com/developer-docs/lockers/ocy_convex_b.sol.md): OCY -> On-Chain Yield
- [OCY\_Convex\_C.sol](https://docs.zivoe.com/developer-docs/lockers/ocy_convex_c.sol.md): OCY -> On-Chain Yield
- [OCY\_OUSD.sol](https://docs.zivoe.com/developer-docs/lockers/ocy_ousd.sol.md): OCY -> On-Chain Yield
- [ZivoeSwapper.sol](https://docs.zivoe.com/developer-docs/lockers/zivoeswapper.sol.md): 1INCH v5 Integration
- [Audits](https://docs.zivoe.com/official-links/audits.md): Official Audit Reports
- [Terms Of Use / Privacy Policy](https://docs.zivoe.com/terms/terms-of-use-privacy-policy.md)
- [Reg S Compliance](https://docs.zivoe.com/terms/reg-s-compliance.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.zivoe.com/start-here.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.
