# Farming

Yield farming is the process of staking liquidity pool tokens into a farm to earn additional rewards, on top of the existing LP position which grows from swap fees. Users can deposit their JLP tokens into Farms on the Jump DEX to maximize their platform rewards. 60% of the total JUMP token supply is allocated to emissions for yield farms and NFT staking!

### JUMP Rewards Vesting

To balance the high emissions offered by Jump Farms, JUMP tokens are locked and vested to users. Users claim [Locked JUMP](/jump-defi/tokenomics/locked-jump.md) which is converted into JUMP tokens linearly over a 30-day timeframe.&#x20;

*Power users can increase the rate in which locked JUMP is vested by minting* [Fast Pass](/jump-defi/products/fast-pass.md).&#x20;

### **Whitelisted Farms**

Whitelisted farms gain access to JUMP token emissions in addition to any token rewards allocated by the whitelisted project team.

Whitelisted farms must be approved by the Jump DeFi core team.

Do you want to unlock JUMP farming rewards? Apply now! [Whitelist Farm Applications](/jump-defi/resources/contact-us/whitelist-farm-applications.md)

### **Permissionless Farms**

Before Jump DeFi, project owners had to meet expensive liquidity requirements that restricted many projects from setting up yield farming. *We think that sucks.* Which is why Jump DeFi is the first platform on NEAR to introduce permissionless yield farming.

Anyone can create a permissionless farm on the Jump DEX. Permissionless farms allow smaller teams to offer the liquidity incentives needed to be competitive and grow their project. Permissionless farms do not receive JUMP token emissions. Instead, the creator of the farm is responsible for allocating tokens to be distributed as liquidity incentives over a set period of time.


---

# 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://trove-labs.gitbook.io/jump-defi/products/jump-swap-aggregator/farming.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.
