Put — portfolio insurance
The insurance analogy
Imagine you own a house worth $100,000. You buy insurance with a $500 annual premium. If the house burns down — you get compensated. If everything's fine — you just lose the $500.
A Put option works exactly the same way:
| Insurance element | Home insurance | Put option |
|---|---|---|
| Asset | House ($100,000) | 126 SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → ($11,088) |
| Premium | $500 per year | $1,300 per 120 days |
| Protection floor | The full value of the house | Below the strike price |
| Who pays? | You (the owner) | You (the option buyer) |
| Who compensates? | The insurance company | The option seller |
Put = insurance. Period.
You pay a premium and get the right to sell SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → at a fixed price (the strike). If the price falls — you're covered. PremiumPremiumThe price of an option. Paid by the buyer, received by the seller.Read the lesson → = the insurance fee. StrikeStrikeAn option's exercise price. A $90 put means the right to sell at $90.Read the lesson → = the protection level. The lower the strike — the cheaper it is, but the less protection you get. Just like insurance: a lower fee means a bigger "deductible."
Notice: below the strike the loss STOPS (the protection kicks in), while above it the gain grows almost like holding SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → alone, just minus the premium.
Choosing the strike — how much protection do you want?
Choosing the strike is the most important decision. It's like choosing an insurance level:
Practical example: SOL at $88
We want to protect a 200 SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → position for 120 days.
Two different bases — don't mix them up
This lesson has two different numbers in play, and each one has its own job:
- 200 SOL — the PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → option's size (notional). The premium is calculated from this ($6.50 x 200 = $1,300), and so are ALL the P&LP&LProfit & Loss — used to evaluate strategy results.Read the lesson → tables in this lesson.
- 126 SOL — our strategy's KaminoKaminoSolana lending protocol. In our strategy: SOL collateral to a USDC loan.Read the lesson → collateral ($11,088). We use this one to work out what the insurance costs as a percentage.
The P&LP&LProfit & Loss — used to evaluate strategy results.Read the lesson → tables below show the purely protected position: 200 SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → + a 200 SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson →. That way you see the insurance mechanism itself, without the other legs. The full portfolio (collateral + LPLPLiquidity Provider — deposits tokens into a pool and earns a share of trading fees.Read the lesson → + Short PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → legs) gets put together later.
| Strike | Price per SOL | Total price (200 SOL) | Protects from |
|---|---|---|---|
| $90 (ITMITMIn The Money — an option that has intrinsic value.Read the lesson →, +2.3% above price) | $6.50 | $1,300 | Right from the current price |
| $85 (-3.4%) | $4.80 | $960 | -3.4% and below |
| $80 (-9.1%) | $3.20 | $640 | -9.1% and below |
| $70 (-20%) | $1.50 | $300 | -20% and below |
We chose: Strike $90 (Slightly ITM)
Why? Because our LPLPLiquidity Provider — deposits tokens into a pool and earns a share of trading fees.Read the lesson → position already works from -28% up to the current price. We need protection that kicks in as early as possible.
What happens at different prices?
200 SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → (bought at $88), Long PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → StrikeStrikeAn option's exercise price. A $90 put means the right to sell at $90.Read the lesson → $90, $1,300 paid. All numbers use the same 200 SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → base:
| SOL price | Change | SOL value (200 SOL) | Put P&L | Net result |
|---|---|---|---|---|
| $120 | +36% | +$6,400 | -$1,300 | +$5,100 |
| $100 | +14% | +$2,400 | -$1,300 | +$1,100 |
| $94.50 | +7.4% | +$1,300 | -$1,300 | $0 (breakeven) |
| $90 | +2.3% | +$400 | -$1,300 | -$900 |
| $88 | 0% | $0 | -$900 | -$900 |
| $80 | -9% | -$1,600 | +$700 | -$900 |
| $70 | -20% | -$3,600 | +$2,700 | -$900 |
| $60 | -32% | -$5,600 | +$4,700 | -$900 |
| $40 | -55% | -$9,600 | +$8,700 | -$900 |
How this is calculated: SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → value = (price - $88) x 200. PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → P&LP&LProfit & Loss — used to evaluate strategy results.Read the lesson → = max(0; $90 - price) x 200 - $1,300.
Notice the important part: the loss locks in at $900 not from $80, but already from strike $90 downward — because that's the level from which the PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → starts covering the drop. And since SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → is now at $88, i.e. already below the strike, the position is sitting right on that floor. It doesn't matter whether SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → falls to $60 or to $40 — you won't lose more than $900. That's the whole point of insurance.
On the upside, returns grow uncapped, just with a constant $1,300 drag: the breakeven is $88 + $6.50 = $94.50.
Once you read this table, you can state your exact maximum loss before you even open the position — you weigh the risk with a number, not a gut feeling.
Is $1,300 over 120 days expensive?
Let's calculate it from the collateral base (126 SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson →):
- CollateralCollateralThe asset you deposit in order to borrow. In DeFi this is typically crypto (SOL, ETH).Read the lesson → value: 126 SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → x $88 = $11,088
- Insurance cost: $1,300 (the PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → covers 200 SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson →)
- As a percentage: 1,300 / 11,088 = 11.7% per 120 days = ~35% per year (11.7% x 365/120)
That's very expensive. That's why we don't use a Long PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → on its own. In the next lesson you'll learn how a Put Spread cuts the cost almost 3x.
A Long PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → alone costs ~35% per year — that would wipe out the entire portfolio's return. That's why the next lesson on Put SpreadPut SpreadLong put + short put. Cheaper protection than a plain put, but with limited coverage.Read the lesson → matters so much — it cuts the net cost down to ~$500 per 120 days, i.e. ~14% per year on that same $11,088 collateral.
When to buy insurance?
An option's price depends heavily on market volatility — IVIVImplied Volatility — the volatility the market expects. SOL IV is roughly 70-80%.Read the lesson → (Implied VolatilityVolatilityThe degree of price fluctuation. High volatility means greater uncertainty about price movement.Read the lesson →, the expected volatility). The lower the volatility, the cheaper the same protection gets:
| Market mood | Volatility | Put price | What it means |
|---|---|---|---|
| Calm market | Low (55-65%) | Cheap | The same protection costs the least |
| Normal market | Medium (70-80%) | Normal | Typical SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → level |
| After a big drop, panic | High (90-120%) | Very expensive | The same protection costs the most |
The insurance paradox
When you need insurance the most (after a big drop) — it's at its most expensive. Just like an umbrella: it costs $5 in the store, but $20 on the street during a downpour. The mechanism is simple: the same protection, bought during a calm period, costs several times less than in a panic, because IVIVImplied Volatility — the volatility the market expects. SOL IV is roughly 70-80%.Read the lesson → drives the premium up.
Put and collateral interaction
PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → protection works together with KaminoKaminoSolana lending protocol. In our strategy: SOL collateral to a USDC loan.Read the lesson →/AaveAaveEthereum lending protocol (v3). In our strategy: ETH collateral to a USDC loan.Read the lesson →:
- When the price drops — LTVLTVLoan-to-Value — the ratio of debt to collateral value. LTV 30% is considered safe. LTV 71%+ triggers liquidation.Read the lesson → rises — liquidation risk
- The PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → option generates a profit when the price drops
- You can use that profit to top up collateral and lower the LTVLTVLoan-to-Value — the ratio of debt to collateral value. LTV 30% is considered safe. LTV 71%+ triggers liquidation.Read the lesson →
A PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → doesn't just protect against losses — it also protects the lending position from liquidation.
What to watch while holding a Put
| Metric | What to watch | When to act |
|---|---|---|
| Delta | Is the protection still enough? | If the price rose, delta moves toward zero — less protection |
| Theta | How much does it cost per day? | If fewer than 30 days are left — time to roll |
| IV | Is the insurance getting more/less expensive? | High IVIVImplied Volatility — the volatility the market expects. SOL IV is roughly 70-80%.Read the lesson → = your existing PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson → is worth more to sell |
Our Long PutPutAn option type that grants the right to SELL at a set price. Used as insurance.Read the lesson →'s delta is -0.42: for every $1 the SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → price drops, the option gains about $0.42 per SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → covered — for the 200 SOLSOLSolana's native token. Used to pay gas and as collateral.Read the lesson → leg that's about $84. ThetaThetaAn option's change in value from the passage of time. Negative for the buyer (a cost), positive for the seller (income).Read the lesson → is -$3.25 per day: that's how much time value this protection loses every day. When you buy protection, theta is always negative — you pay for time.
Next step: let's see how a Put SpreadPut SpreadLong put + short put. Cheaper protection than a plain put, but with limited coverage.Read the lesson → cuts the insurance cost almost 3x.
The best way to understand insurance cost is to calculate it for your own hypothetical position. All on paper (~20 min): no buying, no registration.
We're learning to calculate the insurance cost, NOT to buy options. DON'T BUY ANYTHING — the whole position stays on paper.
This is learning, not investing — use only small amounts you treat as tuition.
You just turned the insurance cost into a percentage of the portfolio and found the breakeven — most people never do this, and you're already evaluating the option as a tool.