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

# One-Click Deploy

> Deposit stock, set leverage, and send the proceeds to Kamino in one flow.

## Steps

1. Open **Farm**.
2. Pick **Deposit & Deploy**.
3. Choose a stock or PreStock and an amount.
4. Set leverage from 1× to 5×.
5. Read the breakdown: deposit, borrow, Kamino supply APY, Vanna borrow APR, projected net.
6. Confirm. Wait for the **Position** tab to show the receipt.

<Frame caption="One-click ticket. 10 TSLAx, 2×, borrow USDC, supply Kamino main USDC. Click the image to zoom.">
  <img src="https://mintcdn.com/vanna-solana/wh284vjd5bR4K3BU/images/farm/one-click.png?fit=max&auto=format&n=wh284vjd5bR4K3BU&q=85&s=ff85df81268438f44f4053f2f700e3fc" alt="One-click leveraged yield form for TSLAx into Kamino USDC" loading="lazy" decoding="async" width="1432" height="969" data-path="images/farm/one-click.png" />
</Frame>

## What "one-click" means

The app builds the required instructions (create margin if needed, deposit, borrow, swap, Kamino supply, Lite bookkeeping) and sends them so you are not clicking five protocols. Solana transactions are atomic **within one signature**. Opening always fits in one. Closing/reducing a position is sent as two separate signatures (redeem + repay, then the collateral withdraw) instead — sizing the second off real post-repay on-chain state, not a guess — so an earlier confirmed step stays even if the second one fails or you don't sign it right away.

Health is checked on the way in. A preview that would print HF ≤ 1.1 is rejected.

Adding to an existing stock position increases that stock's Lite receipt. Opening a second stock creates a second position. Manage each from [Positions](/guides/farm/positions).
