# Ladders

## **Call Ladder**

<figure><img src="/files/kNZRCcZotoUGiz9Kie0v" alt="" width="356"><figcaption></figcaption></figure>

A long call ladder consists of buying a call at one strike and selling 2 calls at each of two higher strikes. &#x20;

User earns premium to enter the trade but posts collateral; ( collateral requirement can get mitigated by entering into a long farther out of the money call option; a call condor ).

## **Put Ladder**

<figure><img src="/files/swJLKP66nEhz988sVCAt" alt="" width="353"><figcaption></figcaption></figure>

A long put ladder consists of buying a put at one strike and selling 2 put at each of two lower strikes. &#x20;

User earns premium to enter the trade but posts collateral; ( collateral requirement can get mitigated by entering into a long farther out of the money put option; a put condor ).


---

# 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.ithacaprotocol.io/docs/ithaca-app/trading/dynamic-option-strategies/ladders.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.
