The Strategies page
Open the Strategies tab at jup.ag/lend. The page is organised around a single Available Strategies section. A How it works link next to the page subtitle opens a short in-app explainer.Strategy cards
Each strategy is displayed as a card with the following information:| Element | Meaning |
|---|---|
| Name | Follows the pattern <Collateral> Loop (for example JupSOL Loop, JUICED Loop - USDC). |
| APY | Current Annual Percentage Yield (APY) on the position’s net value, at maximum leverage. Variable, updates in real time. |
| Description | One-line summary of the loop (for example “Borrows SOL and loops into JupSOL to amplify your yield”). |
| Deposited | Total USD value currently deposited in the strategy across all users. |
| Capacity Left | Remaining deposit capacity before the strategy reaches its ceiling, with a status badge. |
| Risk | Opens a Risk modal describing the strategy’s specific risks. The modal also exposes a Liquidation Calculator to simulate rate scenarios at max leverage. |
| Deposit | Opens the deposit modal for that strategy. |
- Available: deposits are open.
- Filling fast: capacity is running low.
- Filled: no new deposits can be made until existing positions are closed or the ceiling is raised.
Available strategies
| Strategy | Loop | Risk level |
|---|---|---|
| JupSOL Loop | JupSOL / SOL | Low |
| INF Loop | INF / SOL | Low |
| JUICED Loop - USDC | JUICED / USDC | Low |
| JUICED Loop - USDT | JUICED / USDT | Low |
| SyrupUSDC Loop | syrupUSDC / USDC | Medium |
| LBTC Loop | LBTC / cbBTC | Medium |
Creating a Strategy position
Creating a new Strategy position happens in two transactions: one to create the position account, one to apply the leverage. Adding more collateral to an existing position takes a single signature.Choose a strategy
On the Strategies page, pick the strategy matching your target exposure. Click Deposit on the card.
Review the modal
The modal opens with the strategy pair in the header (for example
JupSOL/SOL). At the top, three values are displayed:- APY: current estimated yield on your net value.
- Vault TVL: total value locked in the strategy’s vault.
- Capacity Left: available capacity, with the same status badge as the card.
Enter the deposit amount
In the Deposit card, enter the amount of the collateral asset (for example JupSOL for the JupSOL Loop). Use HALF or MAX to auto-fill from your wallet balance.
The Price Impact displayed below the amount reflects the impact of the internal swap that the protocol will perform to build the leverage.
(Optional) Adjust Advanced Options
Expand Advanced Options if you want to tweak swap parameters:
- Slippage: tolerance for the internal swap. Presets are
0.05%and0.1%, with a custom value option. - Minimum Swap Return: minimum amount returned by the swap after slippage. Informational.
0.05% slippage works in most cases.Step 1: Create Position
Click Deposit to trigger Step 1. Approve the first transaction in your wallet. This creates the position account on-chain and mints a Position NFT (Non-Fungible Token) to your wallet.
Step 2: Apply Leverage
Once the first transaction confirms, the modal advances to Step 2. Approve the second transaction. The protocol deposits the collateral, borrows the debt asset, swaps it back into the collateral asset, and redeposits it, repeating until maximum leverage is reached on the vault.
Adding collateral to an existing position
If you already have a position in the same strategy, depositing more collateral requires only one transaction. The position account and Position NFT already exist, so the modal skips straight to the leverage application step.Position NFT
When you create a position, a Position NFT is minted to your wallet. It represents ownership of the position on-chain and is used by the interface to identify your funds.Withdrawing
Withdrawing from a Strategy fully unwinds the position in a single transaction. The protocol uses a flashloan to swap your collateral and repay all outstanding debt, then returns the remaining assets to your wallet.Partial withdrawals are not supported for Strategies. A withdrawal always unwinds 100% of the position. If you want to reduce exposure without fully exiting, the position can be managed as a standard Multiply position through the Multiply page.
Risks at a glance
Strategies apply maximum leverage on pegged vaults. Pegged vaults significantly reduce market price risk, since the oracle uses on-chain redemption rates rather than market prices, but other risks remain:- Rate risk: borrow rates are variable. If the Borrow APY exceeds the Supply APY for a sustained period, the position loses value over time. At max leverage, this effect is amplified.
- Depeg risk: for strategies backed by external mechanisms (SyrupUSDC, LBTC), a depeg of the collateral asset or a failure in its underlying could impact the position.
- Liquidation: if the debt-to-collateral ratio reaches the Liquidation Threshold (the debt-to-collateral level at which partial liquidation begins), part of the collateral is automatically sold to repay the debt. For pegged vaults, liquidation is primarily driven by rate divergence over time, not by price drops.
- Smart contract risk: Strategies use the same smart contracts as Borrow and Multiply. Contracts have been audited, but no protocol is risk-free. Before depositing, open the Risk modal on each strategy card to review its specific risks and use the embedded Liquidation Calculator to simulate rate scenarios.
Risks at a glance
Strategies apply maximum leverage on pegged vaults. Pegged vaults significantly reduce market price risk, since the oracle uses on-chain redemption rates rather than market prices, but other risks remain:- Rate risk: borrow rates are variable. If the Borrow APY exceeds the Supply APY for a sustained period, the position loses value over time. At max leverage, this effect is amplified.
- Depeg risk: for strategies backed by external mechanisms (SyrupUSDC, LBTC), a depeg of the collateral asset or a failure in its underlying could impact the position.
- Liquidation: if the debt-to-collateral ratio reaches the Liquidation Threshold (the debt-to-collateral level at which partial liquidation begins), part of the collateral is automatically sold to repay the debt. For pegged vaults, liquidation is primarily driven by rate divergence over time, not by price drops.
- Smart contract risk: Strategies use the same smart contracts as Borrow and Multiply. Contracts have been audited, but no protocol is risk-free.

