> ## Documentation Index
> Fetch the complete documentation index at: https://yieldxyz.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Yield.xyz

> The most complete API for integrating non-custodial, 2,900+ on-chain yield across 80+ networks

<Frame>
  <img className="rounded-xl" src="https://mintcdn.com/yieldxyz/V78ClXfaLImc-gvU/images/yieldxyz_coverage_jan2026.png?fit=max&auto=format&n=V78ClXfaLImc-gvU&q=85&s=b1257a649b802c14de6b65e3cb47df01" alt="Description" width="3200" height="1800" data-path="images/yieldxyz_coverage_jan2026.png" />
</Frame>

Yield.xyz is the most complete API for integrating **non-custodial, on-chain yield** — including staking, restaking, liquid staking, DeFi lending, RWA yields, vaults, and more. Integrate once and offer yield across **80+ networks** and **2,900+ yield opportunities** through a standardized interface.

Yield.xyz is built for full self-custody: we generate **complete, ordered, unsigned transaction flows** while leaving **signing and execution entirely in your control** — compatible with browser wallets, smart contract accounts, MPC, and institutional custody platforms.

***

## Why teams build with Yield.xyz

* **Unified interface**: One schema for discovery and metadata, one for actions, one for balances — consistent across yield types and chains.
* **Faster time-to-launch**: Add coverage without implementing protocol-specific integrations from scratch.
* **Self-custodial by design**: Your security boundary stays intact; you choose the signer, policies, approvals, and broadcast flow.
* **Security posture for institutions**: SOC 2 Type I is completed; SOC 2 Type II is in progress. For transaction-intent validation, [Shield](/documentation/shield-security/shield) can be used to verify unsigned payloads before signing.

***

## What you can build

<CardGroup cols={2}>
  <Card title="Wallets" icon="wallet">
    Add yield across networks with a consistent UX while keeping signing and execution in your wallet flow.
  </Card>

  <Card title="Custody platforms" icon="building-columns">
    Offer yield with policy-controlled signing, auditability, and operational controls aligned to institutional workflows.
  </Card>

  <Card title="Fintechs & neobanks" icon="credit-card">
    Launch yield products on crypto and stablecoin balances without maintaining dozens of protocol integrations.
  </Card>

  <Card title="Agents & automation" icon="robot">
    Programmatically discover opportunities and execute actions using standardized schemas and predictable transaction flows.
  </Card>
</CardGroup>

***

## What you get

Yield.xyz provides three core primitives:

* **Yields**: Standardized opportunities (staking, lending, vaults, RWAs) with normalized metadata for discovery and filtering. See [Coverage](/documentation/coverage/supported-yields) for the full catalog.
* **Actions**: Consistent lifecycle actions like `enter`, `exit`, and `manage`, returning ordered unsigned transactions. Learn more in [Core Concepts](/documentation/core-concepts/actions).
* **Balances**: Unified portfolio views across lifecycle states (active, entering, exiting, claimable, etc.). See [Balances & Positions](/documentation/core-concepts/balances-positions).

***

## Protocol coverage

Yield.xyz aggregates opportunities across major on-chain ecosystems and protocols — including Aave, Compound, Morpho, Spark, EigenLayer, and DEX/liquidity venues like Curve and PancakeSwap. For the full, up-to-date list, see the [Supported Yields](/documentation/coverage/supported-yields) pages and the [Providers endpoint](/api-reference/ProvidersController_getProviders).

<Info>
  If you need a complete list of supported protocols for an RFP, generate it from the Providers list and Supported Yields catalog to keep it accurate as coverage expands.
</Info>

***

## Where to go next

<Steps>
  <Step title="Quickstart">
    Make your first request and understand the minimal integration flow.

    [Go to Quickstart →](/documentation/quickstart)
  </Step>

  <Step title="Core Concepts">
    Learn how Projects, Actions, Balances, Fees, and OAVs fit together.

    [Explore Core Concepts →](/documentation/core-concepts/actions)
  </Step>

  <Step title="API Reference">
    Use exact endpoint specs and schemas for implementation.

    [View API Reference →](/api-reference/getting-started)
  </Step>
</Steps>

***

## Need help?

<CardGroup cols={2}>
  <Card title="Email Support" icon="envelope" href="mailto:hello@yield.xyz">
    [hello@yield.xyz](mailto:hello@yield.xyz)
  </Card>

  <Card title="Partner Support" icon="comments">
    Use your dedicated Slack or Telegram channel if provisioned.
  </Card>
</CardGroup>
