# Product Mechanics

<figure><img src="https://1886288694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMfK7dXeMuRgVxvwMn9Iv%2Fuploads%2FMIXOHVX4WAq6E30LnWgv%2FFlow%202%20-%20A.png?alt=media&#x26;token=253d4e70-13f9-4be4-96e7-1eb00c7a5636" alt="How LcBTC works"><figcaption><p>How LcBTC works</p></figcaption></figure>

### How the Strategy Works

1. Deposit BTC / wrappers (cbBTC, wBTC)
2. BTC serves as collateral on Aave / Morpho → Borrow stablecoins at max 50% LTV
3. Stablecoins deployed across lending markets on HyperEVM (\~12%+ APY)
4. Additional yield source from a Hyperliquid Basis Trade & HLP vault (\~17% avg. APY)
5. Automated cross-chain arbitrage engine captures 8–15% rate premiums across lending markets
6. All returns converted back → Paid in BTC

## Technical Implementation

### Withdrawal Mechanics

#### LcBTC → cbBTC / wBTC

**Overview**\
Withdrawals from the BTC vault are request-based and resolved manually by the Edge Capital team. Requests do not expire and can be accumulated.

**Key Mechanics**

* **Request submission:**
  * Submitting a new withdrawal **increases** the existing request amount.
  * You may have **up to two active requests at the same time**, one for **cbBTC** and one for **wBTC**.
* **Asset handling during withdrawal:**
  * Upon requesting a withdrawal, **LcBTC is transferred to the vault**.
  * Once the request is resolved, you receive **cbBTC or wBTC**.
* **Cancellation:**
  * You can manually cancel a withdrawal by calling `cancelRedeemRequestOfAsset`.
* **Timeouts:**
  * Withdrawals **do not time out**.
* **Settlement:**
  * Requests are **solved by the Edge team**.
* **Fees:**
  * **No withdrawal fees** apply.
