# Yield Module

The Yield Module is the execution layer for City Protocol's capital deployment. It utilizes the underlying Vault Architecture to **deploy capital across various DeFi strategies**, transforming passive capital into active yield-bearing positions.

By integrating with top-tier yield providers like Gauntlet, Steakhouse, Ground, Turtle, and Superstate, the Earn Module ensures competitive returns while adhering to the strict risk parameters defined at the vault level.

<figure><img src="/files/ccY3Zp1RDEMBUj1sLfB6" alt=""><figcaption></figcaption></figure>

***

### Why Yield Module:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><mark style="color:$primary;"><strong>Curator Performance Scoring</strong></mark></td><td>Each curator's yield delivery and risk adherence is tracked on-chain, creating a merit-based reputation layer.</td></tr><tr><td><mark style="color:$primary;"><strong>Risk Assessment</strong></mark></td><td>Every strategy is evaluated against exposure limits, counterparty thresholds, and drawdown boundaries before deployment.</td></tr><tr><td><mark style="color:$primary;"><strong>Automated Strategy Rebalancing</strong></mark></td><td>Capital is reallocated across strategies when predefined performance or efficiency thresholds are breached.</td></tr><tr><td><mark style="color:$primary;"><strong>Real-time NAV Verification</strong></mark></td><td>NAV is sourced from independent providers and cross-referenced on-chain, eliminating stale pricing at settlement.</td></tr><tr><td><mark style="color:$primary;"><strong>Zero Knowledge Proofs</strong></mark></td><td>Curators prove compliance with risk parameters without exposing proprietary positions or execution logic.</td></tr><tr><td><mark style="color:$primary;"><strong>Auditable Transaction History</strong></mark></td><td>Every deployment, rebalance, and fee event is immutably recorded on-chain as a tamper-proof audit trail.</td></tr></tbody></table>

***

### Underlying Protocols

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Gauntlet</strong></td><td><a href="https://www.gauntlet.xyz/">https://www.gauntlet.xyz/</a></td><td><a href="/files/hRKdOqKoE7KLRIe193l8">/files/hRKdOqKoE7KLRIe193l8</a></td></tr><tr><td><strong>Steakhouse</strong></td><td><a href="https://www.steakhouse.financial/">https://www.steakhouse.financial/</a></td><td><a href="/files/TaTCEu5IDWzlis7N9atF">/files/TaTCEu5IDWzlis7N9atF</a></td></tr><tr><td><strong>Superstate</strong></td><td><a href="https://superstate.com/">https://superstate.com/</a></td><td><a href="/files/mz7haTEsv6folcMsTPtr">/files/mz7haTEsv6folcMsTPtr</a></td></tr><tr><td><strong>Turtle</strong></td><td><a href="https://www.turtle.xyz/">https://www.turtle.xyz/</a></td><td><a href="/files/s8uWP0YgH8baKtjGUr0L">/files/s8uWP0YgH8baKtjGUr0L</a></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://city-protocol.gitbook.io/docs/neofinance-as-a-service/yield-module.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.
