# What does "Strike Price" mean?

## **(C) Strike Price**

<div align="left"><figure><img src="/files/77ZDRdikesu5quEXz35i" alt="" width="109"><figcaption></figcaption></figure></div>

The strike price is the predetermined price at which an options contract can be exercised.

In the context of call options, it's the price at which the option holder can buy the underlying asset. For put options, it's the price at which the holder can sell the asset.

**For example:**\
\&#xNAN;*If you hold a call option with a strike price of $50 for a stock, you have the right to buy that stock at $50, regardless of its current market price.*

The strike price is a crucial factor in determining whether an option is "in the money" (profitable to exercise), "at the money" (current market price equals the strike price), or "out of the money" (not profitable to exercise).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tradoor.io/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-options-101/how-to-navigate-tradoors-dnt-options-page/what-does-strike-price-mean.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
