# Incentive layer

Contango is the Bloomberg terminal for ongoing rewards in DeFi, as it surfaces all rewards that can be accrued by trading specific assets. This indeed showcased its utility as an incentive layer for many protocols, from lending markets to LRTs issuers or even chains. Instead of incentivizing their own assets or markets indiscriminately, these third-party protocols can direct rewards to specific instruments for a specific amount of time directly on Contango. By incentivising TVL by rewarding open interest on Contango, past experiences have shown that the ROI of these reward campaigns can be extremely efficient:

* A chain could incentivize any money markets with a unique grant. E.g. Arbitrum incentivized money markets through $ARB, via an LTIPP grant, and obtained a 426x ROI with sticky TVL ([source](https://x.com/Contango_xyz/status/1828793490223857901)).
* A chain could incentivize a specific segment, e.g. only incentivize ETH LSTs and LRTs on any of its money markets. E.g. Optimism incentivized LST/LRT trading though $OP, via the Superfest grant, and obtained a 443x ROI with sticky TVL ([source](https://x.com/Contango_xyz/status/1831332105151828052)).
* A money market could incentivize trading on any chain or on a specific chain. E.g. Compound incentivized its Arbitrum markets with $ARB and obtained a 930x ROI with sticky TVL ([source](https://x.com/Contango_xyz/status/1826228318389043634)).
* A token issuer could decide to incentivize, with a unique point deal, trading on any money market and chain. E.g. EtherFi, KelpDAO are incentivizing any money market and any chain trading of their assets (e.g. [source](https://x.com/Contango_xyz/status/1836465921096912927)).

<figure><img src="/files/38Iil3GVDBqQQgkZ2Kxd" alt=""><figcaption></figcaption></figure>

For this purpose, a dedicated distributor contract has been developed by the Contango team. It allows any third-party protocol to allocate a given amount of rewards for a specific amount of time, to a specific instrument, side, market and chain.&#x20;

Rewards on this distributor contract can be claimed every hour by Contango users.

Third-party protocols can benefit from ad hoc partnerships with Contango to receive a points multipliers in exchange for incentivizing their assets via Contango.

Interested protocols can reach out to the Contango team for more details via Discord or Telegram.


---

# 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.contango.xyz/basics/key-features/incentives-and-rewards/incentive-layer.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.
