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

49 lines
2.7 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 07:13:05 +01:00
**Data Farming (DF) is Ocean's incentive program.** It rewards OCEAN to participants who lock OCEAN into veOCEAN, curate data, and 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
## DF Webapp
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 07:13:05 +01:00
## Reward Schedule
There is 150,000 OCEAN / week available for DF rewards. In time, this will increase to over 1.1M OCEAN / week.
**[Here is the Reward Schedule](ocean-reward-schedule.md)**.
2023-11-05 11:25:43 +01:00
## DF Streams & Budgets
2023-11-06 07:13:05 +01:00
DF is organized into streams & substreams, each with its own weekly budget and user activities.
2023-11-05 11:25:43 +01:00
**DF's main streams are Passive DF and Active DF.** The former allows for passive earning potential, and the latter requires more engagement. Each has 50% of the DF budget.
2023-11-06 07:13:05 +01:00
Here are all streams & substreams. The links lead to dedicated pages.
2023-11-06 07:13:05 +01:00
1. **[Passive DF](veocean-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.
1. **[Challenge DF](challengedf.md).** Predict future ETH price, one-time weekly. Rewards are a function of accuracy. Runs from DF48 — DF65.
1. **[Predictoor DF](predictoordf.md).** Run prediction bots to earn continuously. Starts on DF62.
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 07:13:05 +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
2023-11-06 07:13:05 +01:00
**[Yields](apys.md)** Typical reward APYs are 520%, but may be as high as 45% and as low as 1%. APYs will vary week to week. APY depends on total OCEAN staked, duration of OCEAN lock, DCV, what DF streams you participate in, and other factors.
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-05 11:07:32 +01:00
### Further resources
2023-11-05 11:07:32 +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.