# Options Primer

An option is a contract created between a buyer and seller of an asset, which gives the holder of the asset in question the option, but not the obligation to purchase (or sell) the asset at a pre-determined price.

*The buyer of the option has the right, but not the obligation to buy(or sell) an agreed quantity of an asset (the underlying) from(or to) the seller of the option at a certain time (the expiration date) for a certain price (the strike price). The seller (or “writer”) is obligated to sell(or but) the asset should the buyer so decide. The buyer pays a fee (called a premium) for this right.*

*View the following to learn more about options:*

{% content-ref url="/pages/ZxVmoiXmn7BNfigsMd2q" %}
[Call options](/fundamental/options-primer/call-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/J5yYA14Z9Dmo2ew528Js" %}
[Put Options](/fundamental/options-primer/put-options.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.earn.polynomial.fi/fundamental/options-primer.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.
