# Glossary

A list of terms commonly used in Covenant's documentation and their corresponding descriptions.

<table><thead><tr><th width="152.484375" valign="top">Term</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top"><strong>Base Asset</strong></td><td valign="top">The underlying collateral (e.g., aHYPER, ETH, WBTC, stETH, sUSDe) deposited into a Covenant Market.</td></tr><tr><td valign="top"><strong>Covenant Market</strong></td><td valign="top"><p>A self-contained market within the Covenant Protocol that splits a deposited Base Asset into two fungible ERC‑20 tranches: a senior <strong>Yield Coin</strong> and a junior <strong>Leverage Coin</strong>.</p><p>Each Covenant Market is defined by:</p><ol><li>a specific Base Asset;</li><li>a price oracle (denominating that asset in a quote unit);</li><li>a debt duration parameter (used in the Perpetual Debt mechanism); and</li><li>a min / max market price (concentrating liquidity in the Latent Swap AMM).</li></ol><p>All Yield Coins and Leverage Coins in a given Covenant Market are fully collateralized and redeemable back to the Base Asset at any time.</p><p>Prices and the funding rate in each Covenant Market are continuously set by the Latent Swap AMM, which couples Yield Coin price, the implied funding rate, and market LTV so that funding and leverage remain self-balancing rather than fixed by governance or managed via forced liquidations.</p></td></tr><tr><td valign="top"><strong>Covenant Protocol</strong></td><td valign="top"><p>The set of smart contracts and mechanisms that power the Covenant tranching protocol. The Covenant Protocol is responsible for:</p><ul><li><strong>Collateral management:</strong> accepting deposits of Base Assets into Covenant Markets and minting fully collateralized Yield Coins and Leverage Coins.</li><li><strong>Funding rate setting (via Perpetual Debt):</strong> the Yield Coin's market price continuously determines its implied funding rate and notional accrual.</li><li><strong>Market clearing (Latent Swap AMM):</strong> a concave swap curve that links Yield Coin price, market LTV, and leverage, so that funding and risk are self-balancing without governance-set rates or per-position liquidations.</li><li><strong>Redemptions:</strong> Yield Coins and Leverage Coins are always redeemable back to the underlying Base Asset at market rates.</li><li><strong>Optional pooling ($sUSDz):</strong> the Covenant sUSDz Yield Fund diversifies senior exposure across multiple USD-quoted Covenant Markets.</li></ul></td></tr><tr><td valign="top"><strong>Funding rate</strong></td><td valign="top">The rate at which the Leverage Coin pays the Yield Coin in a Covenant Market. Implied by the Yield Coin's market price <code>P</code> via the Perpetual Debt formula <code>r = -ln(P / D)</code>, where <code>D</code> is the market's debt duration parameter. Funding accrues continuously as a transfer of NAV from the Leverage Coin tranche to the Yield Coin tranche, not as a separate cash payment.</td></tr><tr><td valign="top"><strong>Junior tranche</strong></td><td valign="top">The first-loss equity claim in a Covenant Market. In Covenant, the junior tranche is the Leverage Coin, which absorbs losses on the collateral ahead of the senior tranche in exchange for leveraged exposure to the Base Asset.</td></tr><tr><td valign="top"><strong>Latent Swap</strong></td><td valign="top">Covenant's automated market maker (AMM) that clears swaps between Yield Coins, Leverage Coins, and the underlying Base Asset within a Covenant Market. The swap invariant is concave and concentrates liquidity within a defined price band, so leverage becomes progressively more expensive as LTV rises and progressively cheaper as LTV falls.</td></tr><tr><td valign="top"><strong>Leverage Coin</strong></td><td valign="top"><p>The junior tranche of a Covenant Market: a fungible ERC‑20 equity claim that gives leveraged exposure to the Base Asset's price and (where applicable) its native yield. The Leverage Coin's NAV equals the residual Base Asset NAV after Yield Coin notional, evaluated at the market's target LTV. Effective leverage is <code>1 / (1 - LTV)</code>.</p><p>Leverage Coin holders pay funding to Yield Coin holders at the rate implied by the Yield Coin's market price. Funding accrues through the dilution of the Leverage Coin's claim, not as a separate payment.</p><p>Leverage Coins are redeemable to the Base Asset on a per-market basis (not pooled across assets).</p></td></tr><tr><td valign="top"><strong>LTV (loan‑to‑value)</strong></td><td valign="top">The ratio of Yield Coin NAV to Base Asset NAV in a Covenant Market: <code>LTV = V_Y / V_B</code>. LTV determines the effective leverage available to junior holders and is the input variable that the Latent Swap AMM prices against.</td></tr><tr><td valign="top"><strong>NAV (net asset value)</strong></td><td valign="top"><p>The mark-to-market par value of any quantity in a Covenant Market, denominated in the market's quote unit. Three NAVs are tracked:</p><ul><li><strong>Base Asset NAV</strong> = mark-to-market value of the collateral pool;</li><li><strong>Yield Coin NAV</strong> (also called <em>notional</em>) = total par debt outstanding to senior holders;</li><li><strong>Leverage Coin NAV</strong> = the residual Base Asset NAV after Yield Coin notional, evaluated at the market's target LTV.</li></ul><p>The Latent Swap AMM clears each tranche at a market price relative to its NAV: Yield Coins trade at a discount to NAV (the discount is the implied funding rate), and Leverage Coin prices relative to NAV move with leverage demand.</p></td></tr><tr><td valign="top"><strong>Perpetual Debt</strong></td><td valign="top">The financial primitive that defines Yield Coin behavior. A Yield Coin is a continually refinancing zero-coupon bond: rather than expiring at a fixed maturity, the Yield Coin's notional balance accretes (or, in extreme cases, decretes) over time at a rate implied by its market price.</td></tr><tr><td valign="top"><strong>Senior tranche</strong></td><td valign="top">The first-call debt claim in a Covenant Market. In Covenant, the senior tranche is the Yield Coin, which has priority on Base Asset collateral and earns funding paid by the junior tranche.</td></tr><tr><td valign="top"><strong>sUSDz Yield Fund</strong></td><td valign="top"><p>The Covenant sUSDz Yield Fund is an optional pooled product that diversifies senior exposure across multiple Covenant Markets with USD as their quote unit.</p><p>Lenders deposit supported USD-denominated assets into the fund and receive <code>$sUSDz</code>, a fungible ERC‑20 receipt token representing their share of the fund's NAV. The fund allocates capital by holding a portfolio of Yield Coins across markets, so <code>$sUSDz</code> holders are effectively long a diversified set of yield exposures.</p><p>This structure provides a simple way for lenders to participate in the Covenant marketplace without selecting and managing exposure to individual Base Asset markets.</p></td></tr><tr><td valign="top"><strong>Tranche</strong></td><td valign="top">A claim on a specific slice of risk and return in a structured product. A Covenant Market produces two tranches against the same collateral pool: a senior Yield Coin and a junior Leverage Coin. Both are fungible ERC‑20 claims, both fully collateralized, and both redeemable to the Base Asset at any time.</td></tr><tr><td valign="top"><strong>Yield Coin</strong></td><td valign="top"><p>The senior tranche of a Covenant Market: a fully collateralized debt claim minted when the Base Asset is deposited. A Yield Coin is a perpetual zero-coupon bond whose NAV (notional) accretes continuously at a rate implied by its market price (Perpetual Debt). The Yield Coin trades on the Latent Swap AMM at a market price relative to its NAV; the discount to NAV is the implied funding rate.</p><p>Yield Coins are fungible ERC‑20 claims redeemable to the Base Asset on a per-market basis (not pooled across collateral assets). Lenders seeking diversified senior exposure across markets can hold the Covenant sUSDz Yield Fund (<code>$sUSDz</code>) instead.</p></td></tr></tbody></table>


---

# 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.covenant.finance/covenant-intro/glossary.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.
