# DeFi Derivative Projects

There are a couple DeFi derivative projects in the cryptosphere. Below, we share a couple of the ones we know of.

## Horizon Protocol

Horizon Protocol is a DeFi derivatives project on the BNB Chain for the creation and trading of synthetic assets known as zAssets. Horizon Protocol's zAssets provides investors exposure to real-world assets' risk/return profiles via smart contracts on the blockchain

Forked from Synthetix, Horizon Protocol will leverage the time-tested derivative liquidity protocol and bring interoperability, scalability and a whole new array of tradable, real-world derivative products to the DeFi ecosystem. Implementation on the BNB Chain offer users the speed and dependability that is currently lacking on the Ethereum blockchain.

Learn more about Horizon Protocol: <https://horizonprotocol.com/>

## Synthetix

Synthetix is a DeFi derivatives project on the Ethereum blockchain for the creation and trading of synthetic assets known as synths.

Known as the OG synthetic assets project, Synthetix started in 2018 after pivoting away from a stable coin project. Synths can be almost anything that has a reliable price feed, including cryptocurrencies like BTC or ETH, commodities like gold and silver, and fiat currencies like USD. Inverse synths and index synths are also available, giving traders an easy way to get short exposure or hedge existing holdings.

Learn more about Synthetix: <https://synthetix.io/>

## dYdX

dYdX is a DeFi derivatives project on the Ethereum blockchain with a focus on perpetual futures trading.

Perpetual futures, also known as perpetual swaps, are futures contracts without an expiration date. dYdX provides perpetual futures for a myriad of crypto coins with options for up to 20x leverage. Support for L2 also lowers the cost of trading.

Learn more about dydx: <https://dydx.exchange/>

## Hegic

Hegic is a DeFi derivatives project on the Ethereum blockchain with a focus on options trading.

Launched in 2020, it allows traders to call / put options on ETH and WBTC. To facilitate more trading Hegic takes care of the Ethereum gas fees for the trader by charging a premium, which allows users to trade as often as they like without paying additional gas fees.

The platform is committed to ensuring the anonymity of its users with no KYC and registration is fast and easy and allows its users to trade options without adhering to traditional regulations.

Learn more about Hegic: <https://www.hegic.co/>

## UMA

UMA is a DeFi derivatives project on the Ethereum blockchain, targeting the protocol level, with a focus on the creation, maintenance, and settlement of "priceless" financial contracts. These contracts can be based off or a price, or they can also be based on some kind of state instead of price movement.

The DeFi derivatives created on UMA are very unique and interesting, including:

* Range Tokens - collateral and debt creation
* Success Tokens - call option
* KPI Options - call options w/ growth incentives, and
* Synthetic tokens - derivative contracts that track the movement of an external price or data feed

These tokens are then guaranteed by UMA's oracle system that allows for flexible information updates backed with a dispute resolution system.

Learn more about UMA: <https://umaproject.org/>

\-------

Please let us know if there are any other DeFi derivative projects you would like us to add to this list by emailing us at: <info@horizonprotocol.com>.


---

# 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://academy.horizonprotocol.com/educational-articles/defi-derivative-projects.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.
