# Sponsored Rewards

To help partners and communities incentivize trading and lending volume for projects while promoting branding, arbitrary tokens can now be used as a reward for a token pair. Our partners can reward either trading, lending, or both. This feature provides full financial tools for the fast-moving crypto markets.

## **Sponsored Trading Reward**

Traders can participate by margin trading any sponsored pair. Rewards are distributed to traders who long or short the sponsored pair. Sponsored rewards are distributed to traders **based on borrowing amount and time.**

The following formula is used to calculate trading rewards:

<figure><img src="/files/YZ35YNP1pCykPf7Zo9vt" alt=""><figcaption></figcaption></figure>

## **Sponsored Lending Reward**

Lenders can participate by depositing assets in sponsored lending pools. Rewards are distributed to lenders who deposit assets in the lending pool **based on lending amount and time.**

The following formula is used to calculate lending rewards:

<figure><img src="/files/gAxC1hG5wKtXDXconir6" alt=""><figcaption></figcaption></figure>

*Please note that the value of the sponsored rewards must be greater than 100 dollars.*

## Sponsored Borrowing Reward

Borrowers can participate in sponsored lending pools. Rewards are distributed to borrowers who borrow assets from a valid borrowing market based on a combination of **borrowing amount and time**.&#x20;

The following formula is used to calculate borrowing rewards:

<figure><img src="/files/n3DSeHvkg8F4L5Y2AdVD" alt=""><figcaption></figcaption></figure>

## Claiming Rewards

At the conclusion of the event, users who participated in the sponsored event can claim their rewards on the Rewards page. Rewards must be claimed in three months; unclaimed rewards will revert back to the treasury.

## How to Use

{% embed url="<https://www.youtube.com/watch?v=prCtyrNeYuA>" %}

## FAQ

***Can I get my sponsored rewards back if no one participates?***

Yes, you can withdraw the sponsored rewards from the rewards page at the end of the event.

***Can I retrieve unclaimed rewards if some users don't claim them?***

Yes, you can withdraw the sponsored rewards from the rewards page if some users do not claim their rewards within three months.

***What tokens are eligible as reward tokens？***

A liquid pool combined with this reward token must have more than $300k liquidity on DEX. Our system automatically detects if the liquidity requirements are met.

***How to get the address of the liquidity pool from the DEX?***

Find the pool details page from the DEX and then look at the URL on your browser where the contract address of the liquidity pool is shown. An example is provided below:

<figure><img src="/files/jeFYK2Tbv9Bfkc7nNZvi" alt=""><figcaption></figcaption></figure>


---

# 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.openleverage.finance/main/rewards/sponsored-rewards.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.
