> For the complete documentation index, see [llms.txt](https://docs.canopyhub.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.canopyhub.xyz/canopys-four-layers/strategy-layer/borrow-optimization.md).

# Borrow Optimization

The borrow optimization strategy enhances yield by lending $MOVE, borrowing against it, providing liquidity in an AMM, and recycling rewards.

**Process:**

1. **Create Position**:
   * Deposit **X $MOVE** into a lending market.
   * Borrow **Y $MOVE** against the deposited collateral.
2. **Provide Liquidity**: Deposit **Y $MOVE** into an AMM to provide liquidity.
3. **Harvest Rewards**: Periodically claim rewards from the AMM and lending markets.
4. **Recycle Rewards**: Swap harvested rewards for $MOVE. Reinvest the $MOVE by repeating steps 1–3 to compound yield.

This strategy leverages $MOVE for both borrowing and liquidity provision while automating reward recycling to optimize yield growth.
