# DeFi Spring STRK incentives for v1

## Introduction <a href="#introduction" id="introduction"></a>

Jediswap protocol users are receiving STRK rewards as part of the [Starknet DeFi Spring](https://www.starknet.io/en/content/starknet-foundation-introduces-the-start-of-defi-spring) by the Starknet Foundation. Our methodology for generating the suggested allocation of these incentives to Jediswap liquidity providers is described below.

## Incentive allocation methodology <a href="#incentive-allocation-methodology" id="incentive-allocation-methodology"></a>

We will suggest user allocations based on the same measures used to determine protocol-level allocations so that the same users responsible for Jediswap's portion of the total incentive allocation also receive all the incentives.

The first split of allocation is by pair. The Starknet Foundation will determine this split.

The following pairs are eligible for rewards:

* [STRK/USDC](https://app.jediswap.xyz/#/add/0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d/0x053c91253bc9682c04929ca02ed00b3e423f6710d2ee7e0d5ebb06f3ecf368a8)
* [STRK/ETH](https://app.jediswap.xyz/#/add/0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d/ETH)
* [ETH/USDC](https://app.jediswap.xyz/#/add/ETH/0x053c91253bc9682c04929ca02ed00b3e423f6710d2ee7e0d5ebb06f3ecf368a8)
* [USDC/USDT](https://app.jediswap.xyz/#/add/0x068f5c6a61780768455de69077e07e89787839bf8166decfbf92b645209c0fb8/0x053c91253bc9682c04929ca02ed00b3e423f6710d2ee7e0d5ebb06f3ecf368a8)

The results of the query we use to determine allocation will be published for review days before the first allocation.

## How do I earn the most STRK incentives? <a href="#how-do-i-earn-the-most-strk-incentives" id="how-do-i-earn-the-most-strk-incentives"></a>

Please keep in mind the following guidelines for receiving the most STRK in order of importance. The exact algorithm may change from fortnight to fortnight.

* Larger positions earn a larger share of incentives, all else equal
* The longer you hold a position, the more rewards you get (during the event)

## **Participation in the program** <a href="#participation-in-the-program" id="participation-in-the-program"></a>

Because we compute the suggested allocation of rewards off-chain and retroactively, no action is required to participate in this program. If you have a position on one of the eligible pairs, it will receive rewards.

## **Claiming your allocation** <a href="#claiming-your-allocation" id="claiming-your-allocation"></a>

The allocation will be available to claim on the [Jediswap's Rewards Page](https://app.jediswap.xyz/#/rewards)

<br>


---

# 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.jediswap.xyz/defi-spring-strk-incentives-for-v1.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.
