# Managed Orders

TODO

\[Image: Managed Orders]

### **Option Contract Specifications**

TODO

#### **Expiry Range**

TODO

#### **Strike0 Range**

TODO

#### **Strike1 Range**

TODO

### **Order Type**

TODO

### **Order Instruction**

TODO

### **Premium Range**

TODO

### **Lots**

TODO

### **Memo**

TODO

### **Valid Until**

TODO

### Implied Volatility (IV)

TODO

#### Strike0 & Strike1 IV

TODO

### Delta Range

TODO

### Premium Multipliers

TODO

#### In-The-Money & Out-of-The-Money Multiplier

TODO

### Spot Price Aggregation Type

TODO

### Spot Price TWAP Durations

TODO

### Interest Rate

TODO

### Dividend Yield

TODO

### **Margin Required**

TODO

### **Premium Required**

TODO

### **Further Reading**

{% content-ref url="/pages/h6d7JhRpL9aTMzkK8Jsb" %}
[Modify & Cancel Orders](/user-manual/trading/modify-and-cancel-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/m42LcVUO4OQv3STEYQxZ" %}
[Positions](/user-manual/trading/positions.md)
{% endcontent-ref %}


---

# 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.optswap.org/user-manual/trading/automated-market-maker-amm/managed-orders.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.
