# What do "Call" and "Put" mean?

## FAQs

* [**What are "Call" Options?**](#call-options)
* [**What are "Put" Options?**](#put-options)

***

## **(E) Call and Put**

<div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc_lqx000--637IjgDyy1opWYVdJ15b0P5fluAiS8gGj5qX4Tfp3_asQrhiVmsvAXVea00ycn-bm7LqbDSQUZUaPxSL2kBENy7sIdSTm-9CprWWc1ysg5wlvY7bXyPIeKKZhMEkx7YR92iSFdExg_4o8s6q?key=AjHljL4E58k2V3zq65rebA" alt="" width="375"><figcaption></figcaption></figure></div>

In the context of trading options, “Call” and “Put” refer to two types of options contracts that give traders different rights regarding the underlying asset.

***

### Call Options:

* Definition: A call option gives the holder the right (but not the obligation) to buy the underlying asset (e.g., a stock or cryptocurrency) at a specified price (the strike price) before or on a certain expiration date.
* When to Use: Traders typically buy call options when they expect the price of the underlying asset to rise. If the asset's price exceeds the strike price, the holder can exercise the option to buy at the lower strike price, potentially selling it at the higher market price for a profit.

***

### Put Options:

* Definition: A put option gives the holder the right (but not the obligation) to sell the underlying asset at a specified price before or on a certain expiration date.
* When to Use: Traders buy put options when they anticipate that the price of the underlying asset will fall. If the asset's price drops below the strike price, the holder can exercise the option to sell at the higher strike price, thereby minimising losses or potentially profiting from the price decline.

***

### Summary:

\- Call Options = Right to Buy (bullish outlook)

\- Put Options = Right to Sell (bearish outlook)

Both types of options can be used for various strategies, including speculation, hedging, and income generation.

<br>


---

# 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-classic-options-page/what-do-call-and-put-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.
