# F.A.Q. (old)

### Q: What happens if my call option is exercised?

A: If the option finishes in the money, your asset is automatically sold at your strike price. You receive the agreed amount in USDT0 (or other settlement asset), plus the original premium.

### Q: When do I get my yield?

A: Yield (the premium) is paid upfront when the option is sold, not at expiry.<br>

### Q: Can I withdraw before expiry?

A: Positions are locked until expiry atm.

### Q: Is my principal at risk?

A: The maximum risk is that your asset is sold at your target price (strike). No other hidden risks.

### Q: What assets are supported?

A: At launch: HYPE, WTBC, SOL. More assets expected soon.

### Q: Do I need to understand options?

A: No! If you can pick a sell price and asset, the rest is handled for you with simple UX.

<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.hypersurface.io/references/f.a.q.-old.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.
