# Welcome to OptiFi

## **Our Mission**

Cryptocurrencies are gradually catching the fancy of investors. However, the high volatility in prices movement is keeping newbies away. To help traders lower the entry barrier and mitigate the risk, our goal is to build the most capital-efficient derivative trading platform by designing performance efficient margin and risk management systems, with highly favorable market-making conditions for third-party users to ensure attractiveness to DeFi Degens, institutions, and structured DOVs.

OptiFi, powered by [Solana](https://solana.com/) and [Serum](https://www.projectserum.com/), is the first derivatives DEX with a portfolio-based margining approach and partial liquidations engine. [Portfolio Margining](https://optifi.gitbook.io/optifi/optifi-in-depth/margin-requirements/portfolio-margin) allows users to net the overall portfolio risk to enhance capital efficiency, and [Partial Liquidations](https://optifi.gitbook.io/optifi/optifi-in-depth/margin-requirements/liquidation-mechanism) ensure fair liquidation and pricing for all users.

Moreover, OptiFi implements the first-ever [OptiFi Market Maker (OMM)](https://optifi.gitbook.io/optifi/optifi-in-depth/optifi-market-maker-omm) integrated delta-hedging capabilities, where any user can contribute USDC into the OMM vaults to generate yield and provide continuous liquidity in OptiFi exchange.

Here at OptiFi, we provide both futures and options that can be used to hedge risk exposure or assume risk with the expectation of commensurate reward. In addition, we will develop a timely portfolio-managing tool and user-friendly strategy-building interface to improve capital efficiency while retaining downside protection and yields in turbulent markets, advancing your crypto trading to the next level.

* **For DeFi Users:**&#x20;
  * Earn **passive income** by becoming liquidity providers via [OMM](https://optifi.gitbook.io/optifi/optifi-in-depth/optifi-market-maker-omm) or DeFi Options Vaults (DOVs)
* **For Active Traders**:&#x20;
  * Earn **active income** by arbitrage, speculation, and implementing trading strategies on a variety of market conditions and movements using options
* **For Crypto Fund & High-Net-Worth**
  * Earn **stable yields** on structured products
  * **Hedge** to reduce the portfolio risk exposure&#x20;
  * **Diversify portfolio** composition with sophisticated derivatives strategies

## OptiFi in Depth

Dive a little deeper about OptiFi to get an overall understanding of our main features:

{% content-ref url="key-innovations" %}
[key-innovations](https://optifi.gitbook.io/optifi/key-innovations)
{% endcontent-ref %}

{% content-ref url="roadmap" %}
[roadmap](https://optifi.gitbook.io/optifi/roadmap)
{% endcontent-ref %}

{% content-ref url="optifi-in-depth/margin-requirements/portfolio-margin" %}
[portfolio-margin](https://optifi.gitbook.io/optifi/optifi-in-depth/margin-requirements/portfolio-margin)
{% endcontent-ref %}

{% content-ref url="optifi-in-depth/margin-requirements/liquidation-mechanism" %}
[liquidation-mechanism](https://optifi.gitbook.io/optifi/optifi-in-depth/margin-requirements/liquidation-mechanism)
{% endcontent-ref %}

{% content-ref url="optifi-in-depth/optifi-market-maker-omm" %}
[optifi-market-maker-omm](https://optifi.gitbook.io/optifi/optifi-in-depth/optifi-market-maker-omm)
{% 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://optifi.gitbook.io/optifi/welcome-to-optifi.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.
