# Overview

PiggyBank provides vaults for earning extra yield on top of a wide range of digital assets: tokenized stocks, cryptos, RWAs, stable-coins...  Leveraging PiggyBank vault infrastructure, the yield is generated through multiple strategies:

* **Carry Trade -** Borrowing stablecoin against collaterlized asset and deploying into PiggyBank delta neutral multi-strategy allocation.
* **LPing -** AMM pool LPing with Impermanent Loss (IL) hedged with options.
* **Market Making** - Risk free spot price arbitrages accross DEXs and CEXs.

## Carry Trade Strategy

As an example let's consider our carry trade strategy that leverages PiggyBank vault infrastructure to generate yield on top of xStocks spot exposure. It captures the spread between Kamino/Loopscale xStocks market borrowing rate and our delta neutral multi-strategy allocation (same as for USDC vault).

* Collateralize xStocks deposits on lending market (eg. Kamino, Loopscale...)
* Borrow USDC and bridge through CCTP
* Deploy USDC on delta neutral strategy
* Monitor delta neutral strategy performance
* Realize performance back to xStocks, by swapping USDC to underlying asset on a swap aggregator (eg. Titan exchange, Jupiter)
* Report realized performance to vault

<figure><img src="https://2739546652-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEvOTJuF1obDO5k7tUfJc%2Fuploads%2FmmJDBadEp4cIp5wYfR6o%2FCarry%20Trade%20Strategy.drawio.png?alt=media&#x26;token=5e4e5835-7191-4313-be00-7d808efcad3f" alt=""><figcaption></figcaption></figure>

### Integration Points

The strategy integrates with:

* **Kamino/Loopscale** - For collateralized lending
* **CCTP** - For cross-chain USDC transfers
* **CEXs/DEXs** - For delta-neutral strategies execution
* **Jupiter/Titan** - For swap operations
