From b3273af6f26c520ab60eae611155fd313f598584 Mon Sep 17 00:00:00 2001 From: trentmc Date: Sun, 5 Nov 2023 11:25:43 +0100 Subject: [PATCH] tuninng --- data-farming/README.md | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/data-farming/README.md b/data-farming/README.md index c4fb5532..25ae3995 100644 --- a/data-farming/README.md +++ b/data-farming/README.md @@ -1,46 +1,43 @@ --- -description: Learn how to earn OCEAN rewards via Data Farming +description: Earn OCEAN rewards by locking OCEAN, curating data, and making predictions. cover: ../.gitbook/assets/cover/data_farming_banner.png coverY: 0 --- -## What is Data Farming? +# What is Data Farming? -Data Farming (DF) is Ocean's incentive program. It rewards OCEAN to participants who lock OCEAN and who help to drive data consume volume (DCV). +**Data Farming (DF) is Ocean's incentive program.** It rewards OCEAN to participants who lock [OCEAN](https://oceanprotocol.com/about-us/ocean-token) into [veOCEAN](veocean-passivedf.md), curate data, and make predictions -- all in the name of driving **data consume volume** (DCV). DF is like DeFi liquidity mining, but tuned for DCV. -## [START DATA FARMING HERE.](https://df.oceandao.org) +Users do most DF actions via the **[DF Webapp](https://df.oceandao.org)**. -### Reward Schedule +**There is 150,000 OCEAN / week available for DF rewards.** In time, this will increase to over 1.1M OCEAN / week. [Here](ocean-reward-schedule.md) are details. -DF currently rewards 150K OCEAN per week. That will increase to over 1.1M OCEAN per week. Details are [here](ocean-reward-schedule.md) +## DF Streams & Budgets -### DF Streams - -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. Active DF has several sub-streams. +**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. Here are the streams and substreams. The links lead to dedicated pages. -1. **[Passive DF](veocean-passivedf.md).** 75K OCEAN per week. Lock OCEAN for veOCEAN; rewards are pro-rata to veOCEAN holdings. -1. **Active DF.** 75K 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. - -Active DF's substreams can -- and do -- evolve over time. +1. **[Passive DF](veocean-passivedf.md).** 75,000 OCEAN per week. Lock OCEAN for veOCEAN; rewards are pro-rata to veOCEAN holdings. +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. All streams and substreams repeat on a **weekly** basis that start on Thursdays 00:00 at UTC and end on Wed at 23:59 UTC. -### Getting your $ +**Claiming rewards.** You can **[claim rewards](claim-rewards.md)** each Thursday, or wait and claim many weeks' of rewards at once. -**Claiming.**. Learn how claim rewards [here](claim-rewards.md) +**Yields.** Typical reward APYs are 5–20%, 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. [Learn more here](apys.md). + +Active DF's substreams can -- and do -- evolve over time. It's chronicled [here](https://blog.oceanprotocol.com/ocean-data-farming-series-c7922f1d0e45). -**[Emissions & APYs](emissions-apys.md)**. OCEAN emissions lead to rewards and therefore participant yields. Typical APYs are 5–20%, 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. ### Further resources - The [DF FAQ](faq.md) answers more questions. +- Main DF github repos: [df-py (backend)](https://github.com/oceanprotocol/df-py), [df-web (frontend)](https://github.com/oceanprotocol/df-web) - 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. -- Main DF github repos: [df-py (backend)](https://github.com/oceanprotocol/df-py), [df-web (frontend)[https://github.com/oceanprotocol/df-web)