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

# Overview

> Streamlined crosschain stablecoin workflows for minting, yield farming, and liquidity provision from a single origin chain

## Crosschain Stablecoin Minting

Use Enso's crosschain routing to mint stablecoins on their origin chain and access assets on the target chain.

<div className="grid sm:grid-cols-2 gap-6 mb-1 mt-0">
  <Card href="/pages/use-cases/stablecoins/crosschain-mint-rusd-bera" title="Crosschain Minting & Vault Deposit">
    Bridge assets across chains to mint stablecoins where protocols exist, then return with newly minted tokens for yield farming
  </Card>

  <Card href="/pages/use-cases/stablecoins/crosschain-mint-rusd-katana" title="Crosschain Minting to Katana">
    Mint rUSD stablecoin on Ethereum and bridge to Katana for yield and diversification
  </Card>
</div>

## Crosschain Stablecoin Yield Roundtrip

Build crosschain workflows to enter yield bearing positions with single-chain stablecoins.

<div className="grid sm:grid-cols-4 gap-6 mb-1 mt-0">
  <Card href="/pages/use-cases/stablecoins/crosschain-deposit-rusd-bera-dolomite" title="Berachain: Mint rUSD to enter Dolomite">
    Crosschain minting strategy with USDCe bridging, rUSD minting, and Dolomite vault deposits for yield generation on Berachain
  </Card>

  <Card href="/pages/use-cases/stablecoins/crosschain-deposit-rusd-bera-euler" title="Berachain: Mint rUSD to enter Dolomite">
    Crosschain minting roundtrip with USDCe bridging, rUSD creation, and Euler vault deposits for yield generation on Berachain
  </Card>

  <Card href="/pages/use-cases/stablecoins/crosschain-deposit-rusd-katana-morpho" title="Katana: Mint rUSD and deposit to Morpho">
    Crosschain wsrUSD minting and automated routing to Morpho lending positions on Katana
  </Card>

  <Card href="/pages/use-cases/stablecoins/crosschain-deposit-rusd-katana-yearn" title="Katana: Crosschain Yield Generation">
    Mint wsrUSD on Ethereum and automatically bridge to Katana for Yearn vault deposits
  </Card>
</div>
