# Call and Put Options Explained

Learn the rights and obligations of calls and puts, contract terms, premiums, multipliers, exercise and assignment, expiration payoffs, and buyer-versus-writer risks.

Canonical: https://wiki.fcontext.com/options/call-and-put/
Fact checked: 2026-07-13

> For educational purposes only; not investment advice.

<a id="answer"></a>

## Direct answer

An **option** is a contract whose terms give its buyer, or **holder**, a right and impose the corresponding obligation on its seller, or **writer**.

- A **call** gives the holder the right to buy the underlying interest at the strike price under the contract's exercise terms.
- A **put** gives the holder the right to sell the underlying interest at the strike price under those terms.

The holder pays a premium for the right and may generally sell the option to close instead of exercising it. If exercise occurs, a writer can be assigned the corresponding obligation. The exact underlying, multiplier, style, expiration, settlement, and deliverable come from the contract specifications.

<a id="mechanism"></a>

## Read the complete contract

Identifying “call” or “put” is only the first step. Check:

1. **Underlying:** stock, ETF, index, or another eligible interest.
2. **Strike price:** the contract's specified purchase or sale price.
3. **Expiration:** when the right ends and which exercise cutoff applies.
4. **Exercise style:** when exercise is permitted, such as American-style or European-style terms.
5. **Multiplier and deliverable:** standard equity options commonly use 100 shares, but corporate actions can create adjusted contracts.
6. **Settlement:** exercise may deliver securities or settle in cash, depending on the product.
7. **Position direction:** buying and writing the same call or put create opposite contractual exposures.

Before expiration, option value reflects the underlying price, strike, remaining time, implied volatility, interest rates, expected distributions, and market liquidity. A correct directional view can still lose if the move is too small, occurs too late, volatility falls, or the entry and exit spreads are costly.

At expiration, simplified long-option profit per underlying unit is:

`Long call profit = max(underlying price - strike, 0) - premium paid`

`Long put profit = max(strike - underlying price, 0) - premium paid`

These formulas describe expiration only. Before expiration, an option can trade above intrinsic value because time and volatility remain.

<a id="example"></a>

## Call and put payoff examples

Assume a standard equity contract has a `100`-share multiplier.

**Long call:** strike `$50.00`, premium `$2.40` per share. Cash paid is `$240`. If the stock is `$60.00` at expiration, intrinsic value is `$10.00` and simplified net profit is:

`($60.00 - $50.00 - $2.40) x 100 = $760`

The expiration break-even is `$52.40`. If the stock is `$48.00`, the call expires with no intrinsic value and the buyer loses the `$240` premium, before fees. The call writer's expiration result is the opposite before costs, and an uncovered writer's loss can continue growing as the stock rises.

**Long put:** strike `$50.00`, premium `$2.10` per share. Cash paid is `$210`. If the stock is `$40.00` at expiration:

`($50.00 - $40.00 - $2.10) x 100 = $790`

The expiration break-even is `$47.90`. If the stock is `$55.00`, the put expires with no intrinsic value and the buyer loses `$210`. An uncovered put writer can face a substantial loss if the underlying collapses, though the underlying price cannot ordinarily fall below zero.

Exercise is not required to realize trading value. A holder can sell the contract before expiration, subject to liquidity. Exercise can instead create a stock purchase or sale, or a cash settlement, and assignment can create funding, margin, short-stock, dividend, and tax consequences.

<a id="risks"></a>

## Key risks

- **Total premium loss:** an option buyer can lose 100% of the premium even when the underlying moves in the expected direction.
- **Writer obligation:** short options can create substantial or, for an uncovered call, theoretically unlimited market loss.
- **Time limit:** the thesis must occur before the contract loses its remaining value.
- **Volatility repricing:** a fall in implied volatility can offset a favorable underlying move.
- **Leverage:** a small premium controls a larger notional exposure, producing large percentage gains or losses.
- **Liquidity:** wide bid-ask spreads, low depth, and multi-leg execution can make model values unavailable in practice.
- **Exercise and assignment:** stock or cash obligations can arise before or at expiration according to contract terms.
- **Adjusted contracts:** splits, mergers, spinoffs, and special distributions can change the deliverable from the standard 100 shares.
- **Expiration processing:** automatic exercise thresholds, contrary instructions, and after-hours underlying moves can create unexpected positions.
- **Product differences:** equity, ETF, and index options can differ in style, settlement, tax treatment, and final settlement value.

Read the OCC disclosure document before trading. Verify the option symbol, side, quantity, strike, expiration, multiplier, deliverable, exercise style, and settlement on the order ticket and broker confirmation. Model price, time, volatility, and liquidity scenarios rather than only the expiration diagram.

<a id="misconceptions"></a>

## Common misconceptions

**“A call is always bullish and a put is always bearish.”** A purchased call is generally bullish and a purchased put bearish or protective, but writing them reverses the exposure and multi-leg uses depend on the full position.

**“Buying an option means owning the underlying.”** The holder owns a contract right, not the stock or index itself.

**“Limited loss means low risk.”** Losing the entire premium can be a frequent and material outcome, especially with short-dated or expensive options.

**“A profitable option must be exercised.”** Most trading positions can be closed by an offsetting transaction before expiration, subject to a market.

**“Every listed option represents exactly 100 shares.”** That is common for standard equity contracts, but adjusted deliverables and non-equity products differ.

<a id="related"></a>

## Related topics

- [Strike Price](/options/strike-price/)
- [Expiration Date](/options/expiration-date/)
- [Option Premium](/options/premium/)

<a id="sources"></a>

## Authoritative sources

- [Options Basics](https://www.optionseducation.org/optionsoverview/options-basics) - Options Industry Council (accessed 2026-07-13)
- [Characteristics and Risks of Standardized Options](https://www.theocc.com/company-information/documents-and-archives/options-disclosure-document) - OCC (accessed 2026-07-13)