# Cash-Secured Put

A *cash-secured pu*t is an options strategy in which an investor sells a put option and simultaneously sets aside enough cash to buy the underlying asset if it falls to the option's strike price. The strategy is used when an investor wants to acquire a stock for less than the current market price or to generate income through the premiums received from selling the put options

The option seller (writer) sells a put option on a stock they would like to own, but at a lower price than it currently trades at. The put option gives the buyer the right (but not the obligation) to sell the stock at the strike price (predetermined price) up until the expiration date.

<figure><img src="/files/2XVQTwbE7KmoPTJsM8D1" alt=""><figcaption></figcaption></figure>

The main advantage of a cash-secured put is the ability to generate income upfront through the premium received from selling the option. If the option expires worthless or the buyer does not exercise their right, the investor keeps the premium as profit. Additionally, if the stock price remains above the strike price, the investor can keep the premium without having to buy the stock.


---

# 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.arrow.markets/arrow-markets/learn/cash-secured-put.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.
