# CurveYield Introduction

Last updated: May 31, 2026.

CurveYield is DAO-controlled liquidity infrastructure for AMMs, vaults, credit markets, and protocol-owned liquidity.

The protocol integrates specialized pool infrastructure, tokenized yield strategies, productive collateral markets, and treasury-owned liquidity into one coordinated system. Operations are supported by automation, cross-chain messaging, MEV-aware infrastructure, and peer-to-peer data networks.

CurveYield uses proven DeFi primitives where possible and adds targeted coordination contracts where needed. Users and integrators must review product status, contract references, and risks before using any CurveYield system.

## Start here

| Page                                                              | Use it for                                               |
| ----------------------------------------------------------------- | -------------------------------------------------------- |
| [Executive Summary](/curveyield-summary.md)                       | A concise overview of CurveYield 2.0                     |
| [Protocol Overview](/protocol-overview.md)                        | The system model and how the layers fit together         |
| [CurveYield DEX](/products/curveyield-dex.md)                     | Pool infrastructure, fee policy, and liquidity economics |
| [Yield Vaults](/products/yield-vaults.md)                         | Live vault families and vault design                     |
| [cyUSD and Credit Systems](/products/cyusd-and-credit-systems.md) | Stable liquidity and credit-market direction             |
| [Product Status](/reference/product-status.md)                    | Current status of major products and modules             |
| [Contracts](/reference/contracts.md)                              | Public contract references                               |
| [Risks](/reference/risks.md)                                      | System-wide risk disclosure                              |

Live product status, contract addresses, and risk notes are maintained on the reference pages. Product pages describe how each component fits into the broader CurveYield system.


---

# 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.curveyield.com/curveyield-introduction.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.
