1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 07:45:40 +01:00
docs/data-farming/README.md

55 lines
3.1 KiB
Markdown
Raw Normal View History

---
2023-11-05 11:25:43 +01:00
description: Earn OCEAN rewards by locking OCEAN, curating data, and making predictions.
cover: ../.gitbook/assets/cover/data_farming_banner.png
coverY: 0
---
2023-11-05 11:25:43 +01:00
# What is Data Farming?
2023-11-06 08:09:49 +01:00
**Data Farming (DF) is Ocean's incentive program.** It rewards OCEAN to participants who lock OCEAN into veOCEAN, curate data, or make predictions -- all in the name of driving **data consume volume** (DCV). DF is a bit like DeFi liquidity mining, but tuned for DCV.
2023-11-06 07:13:05 +01:00
**[The DF webapp](https://df.oceandao.org)** is where users perform most DF actions.
2023-11-06 08:09:49 +01:00
There is currently 150,000 OCEAN / week available for DF rewards.
2023-11-05 11:25:43 +01:00
## DF Streams & Budgets
2023-11-06 08:09:49 +01:00
DF is organized into two streams: Passive DF and Active DF. Each has 50% of the DF budget. Passive DF allows for passive earning potential. Active DF requires more engagement; it has several substreams, each with its own activity.
2023-11-06 07:13:05 +01:00
Here are all streams & substreams. The links lead to dedicated pages.
1. **[Passive DF](passivedf.md).** 75,000 OCEAN per week. Lock OCEAN for **veOCEAN**; rewards are pro-rata to veOCEAN holdings.
2023-11-05 11:25:43 +01:00
1. **Active DF.** 75,000 OCEAN per week. It has these substreams:
1. **[Volume DF](volumedf.md).** Allocate veOCEAN towards data assets with high DCV, ie "curate data". Rewards are a function of DCV and veOCEAN stake.
2023-12-14 12:01:09 +01:00
1. **[Predictoor DF](predictoordf.md).** Run prediction bots to earn continuously.
2023-11-06 07:13:05 +01:00
All streams and substreams repeat **weekly** that start on Thursdays 00:00 at UTC and end on Wed at 23:59 UTC.
2023-11-06 08:15:58 +01:00
**[Claiming rewards](claim-rewards.md)**. You can claim rewards each Thursday, or wait and claim many weeks' of rewards at once.
2023-11-05 11:25:43 +01:00
Active DF's substreams can -- and do -- evolve over time. It's chronicled [here](https://blog.oceanprotocol.com/ocean-data-farming-series-c7922f1d0e45).
2023-11-06 08:09:49 +01:00
## Reward Schedule & APYs
2023-11-06 13:18:45 +01:00
**[Reward Schedule](reward-schedule.md)**. The 150,000 OCEAN / week currently available for DF rewards will increase over time to over 1.1M OCEAN / week.
2023-11-06 08:09:49 +01:00
2023-11-06 12:07:19 +01:00
**[Yields](apys.md)**. Historically, APYs are 5-15%. APYs vary week to week. APY depends on total OCEAN staked, duration of OCEAN lock, DCV, what DF streams you participate in, and other factors.
## Networks
OCEAN rewards for all DF streams & substreams are on Ethereum mainnet. One exception: rewards for Predictoor DF are on Oasis Sapphire.
Users engage in different networks, depending on the DF stream:
- Passive DF: veOCEAN is deployed on Ethereum mainet. Users lock OCEAN for veOCEAN on Ethereum mainnet
- Volume DF: users can allocate veOCEAN to data assets on Etherum mainnet, Polygon, BSC, Moonriver, Energy Web Chain, or Sapphire.
- Predictoor DF: users submit predictions on Sapphire.
The [networks docs](../discover/networks/README.md) have more info about networks.
2023-11-06 08:09:49 +01:00
2023-11-06 08:13:06 +01:00
## Further resources
2023-11-06 08:53:02 +01:00
- The **[DF FAQ](faq.md)** answers more questions.
2023-11-05 11:25:43 +01:00
- Main DF github repos: [df-py (backend)](https://github.com/oceanprotocol/df-py), [df-web (frontend)](https://github.com/oceanprotocol/df-web)
2023-11-05 11:07:32 +01:00
- The [Ocean Data Farming Series](https://blog.oceanprotocol.com/ocean-data-farming-series-c7922f1d0e45) blog has a chronological account of all Data Farming activities since its inception. It links to related blog posts.