# DeFi Options

**DeFi Options** is an open source decentralized options trading platform targeted at Layer 1 and Layer 2 chains allowing users to buy, sell and write cash settable european call/put option tokens.

Our flexible structure allows traders to access or spin up their own on-chain peer-to-pool options trading liquidity pool where they control the rules (i.e set traded underlying assets, select price oracles, define pricing models, determine trading spreads, adjust permissions for traders and LPs, etc).

![frontend app](https://790244768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXdbui5ArNEfCc8DB2A%2Fuploads%2FK7vse2R4sDfO3agOl5o5%2Ffrontend.PNG?alt=media\&token=ebca81b6-abac-4de2-b1cc-464704833813)

## Mission

To provide an attractive, dynamic environment for both options traders and options writers for trading not only crypto options, but also foreign exchange options, commodity options and more.‌

## Vision

Our protocol was built with scalability and flexibility in mind and will be able to support all Ethereum / EVM-compatible chains while bringing a more capital efficient collateral allocation model and a more diversified options offer to DeFi.

We believe options writers should be rewarded for absorbing the risk of issuing options. We also believe options buyers should have access to fair prices. And it has been with these beliefs in mind that we've designed the **DeFi Options** protocol.

We invite you to visit our [GitHub page](https://github.com/DeFiOptions) for reviewing our source code, and to join our [Discord Server](https://discord.gg/WCeKgHNz3z) for keeping up with the protocol's latest developments.


---

# 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.defioptions.org/master.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.
