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

# Cashmere Yield Agents

> Autonomous yield routing for stablecoin treasuries.

import { Card, CardGroup, Callout, Steps } from 'mintlify';

## Summary

Cashmere Yield Agents allocate stablecoin reserves across integrated venues to maximise risk-adjusted return. The service is built on top of Cashmere Bridge, enabling omnichain rebalancing with zero slippage.

<Callout type="warning">
  **Status:** Closed testnet. Production launch to be announced.
</Callout>

## Capabilities

<CardGroup cols={2}>
  <Card title="Autonomous Allocation" icon="robot">
    Agents monitor supported lenders and liquidity venues, deploying capital based on risk-adjusted yields.
  </Card>

  <Card title="Policy Controls" icon="sliders">
    Operators define guardrails (allowed venues, concentration limits, liquidity buffers) enforced on-chain.
  </Card>

  <Card title="Cross-Chain Execution" icon="globe">
    Uses Cashmere Bridge to reposition capital across EVM and non-EVM networks without wrapped assets.
  </Card>

  <Card title="Transparent Reporting" icon="chart-line">
    On-chain performance metrics, utilisation, and risk scores surfaced through dashboards and APIs.
  </Card>
</CardGroup>

## Operating Flow

<Steps>
  <Step title="Opportunity Scanning">
    Agents ingest yields, volatility, and protocol risk data from integrated venues.
  </Step>

  <Step title="Scoring & Selection">
    A scoring engine ranks venues based on risk-adjusted return, diversification rules, and liquidity requirements.
  </Step>

  <Step title="Deployment">
    Stablecoins are allocated across chosen venues. Reallocations use zero-slippage transfers via Cashmere Bridge.
  </Step>

  <Step title="Monitoring & Alerts">
    Continuous monitoring triggers rebalancing, alerts, or de-risking when thresholds are breached.
  </Step>
</Steps>

## Integrations (Initial Set)

<CardGroup cols={2}>
  <Card title="Morpho" icon="leaf">
    Peer-to-peer lending with dynamic risk tranching.
  </Card>

  <Card title="Jupiter" icon="arrows-rotate">
    Stablecoin yields.
  </Card>

  <Card title="Euler" icon="chart-line">
    Borrow/lend protocol supporting risk-managed stablecoin exposure.
  </Card>

  <Card title="Additional Venues" icon="plus">
    Additional issuers, RWA lenders, and MM venues under evaluation.
  </Card>
</CardGroup>

## Benefits

* **Hands-free operations** – treasuries deposit once and let agents maintain target exposures.
* **Risk-aware returns** – allocation decisions consider protocol audits, liquidity depth, and historical volatility.
* **Unified view** – dashboards and APIs present consolidated exposure across chains and venues.
* **Instant liquidity** – withdrawals trigger automated unwinds with no fixed lockups.

## Security & Governance

* Whitelist-based venue selection with audit requirements.
* Concentration and stop-loss policies enforced in smart contracts.
* 24/7 monitoring with human-in-the-loop overrides for extraordinary events.
* End-to-end logging for compliance and reporting.

Interested in participating? Reach out at [contact@cashmere.exchange](mailto:contact@cashmere.exchange) for testnet access.
