diff --git a/SUMMARY.md b/SUMMARY.md index 13fb8c3b..769a764c 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -114,10 +114,10 @@ * [🤑 DeFi](defi/README.md) * [💰 Rewards](rewards/README.md) * [Data Farming 101 (White Belt)](rewards/df-intro.md) - * [DF Basic Actions (Blue Belt)](rewards/veOcean-Data-Farming-Tutorial.md) - * [DF Max Out Yield (Purple Belt)](rewards/df-background.md) + * [DF Basic Actions (Blue Belt)](rewards/df-basic.md) + * [DF Max Out Yield (Purple Belt)](rewards/df-max-out-yield.md) * [DF "ve" in veOCEAN (Brown Belt)](rewards/veocean.md) - * [DF Emissions & APYs (Black Belt)](rewards/emissions-apys.md) + * [DF Emissions & APYs (Black Belt)](rewards/df-emissions-apys.md) * [🤝 Contribute](contribute/README.md) * [Partners & Collaborators](contribute/projects-using-ocean.md) * [Contributor Code of Conduct](contribute/code-of-conduct.md) diff --git a/discover/explore.md b/discover/explore.md index 1c1c8cfe..657fcb40 100644 --- a/discover/explore.md +++ b/discover/explore.md @@ -104,7 +104,7 @@ Furthermore, provider fees are not restricted to data consumption; they can also
-Earn Rewards

The Data Farming initiative is a key feature of Ocean Protocol that empowers participants to earn rewards while contributing to a decentralized data economy. By staking Ocean tokens and actively participating in data markets, users play a vital role in enhancing the availability and accessibility of valuable data assets
+Earn Rewards

The Data Farming initiative is a key feature of Ocean Protocol that empowers participants to earn rewards while contributing to a decentralized data economy. By staking Ocean tokens and actively participating in data markets, users play a vital role in enhancing the availability and accessibility of valuable data assets
Through the Data Farming initiative, you are incentivized to lock Ocean tokens for [veOcean](../rewards/veocean.md). By staking your tokens, you not only support the growth and sustainability of the ecosystem but also earn a share of the generated incentives💰. The Data Farming initiative offers participants a unique opportunity to earn [rewards](../rewards/) while making a meaningful impact in the data marketplace. diff --git a/discover/faq.md b/discover/faq.md index 015b6655..f9609049 100644 --- a/discover/faq.md +++ b/discover/faq.md @@ -213,7 +213,7 @@ Checkout our [roadmap](https://oceanprotocol.com/technology/roadmap) to see what What assets are eligible for Data Farming? -The data asset may be of any type — dataset (for static URIs), algorithm for Compute-to-Data, or any other Datatoken token-gated system. The data asset may be fixed price or free price. You can find more details in the [DF Background page](../rewards/df-background.md#assets-that-qualify-for-data-farming) +The data asset may be of any type — dataset (for static URIs), algorithm for Compute-to-Data, or any other Datatoken token-gated system. The data asset may be fixed price or free price. You can find more details in the [DF Background page](../rewards/df-max-out-yield.md#assets-that-qualify-for-data-farming)
diff --git a/discover/glossary.md b/discover/glossary.md index 7f94aa04..54135192 100644 --- a/discover/glossary.md +++ b/discover/glossary.md @@ -139,7 +139,7 @@ In exchange for locking tokens, users can earn rewards. The amount of reward dep DF Passive Rewards -When a user locks their OCEAN tokens for a finite period of time, they get veOCEAN tokens in return. Based on the quantity of veOCEAN, the user accumulates weekly OCEAN [rewards](../rewards/veOcean-Data-Farming-Tutorial.md#passive-rewards). Because rewards are generated without human intervention, these are called "passive" OCEAN rewards. OCEAN rewards are claimable every Thursday on the [Rewards page](https://df.oceandao.org/rewards). +When a user locks their OCEAN tokens for a finite period of time, they get veOCEAN tokens in return. Based on the quantity of veOCEAN, the user accumulates weekly OCEAN [rewards](../rewards/df-basic.md#passive-rewards). Because rewards are generated without human intervention, these are called "passive" OCEAN rewards. OCEAN rewards are claimable every Thursday on the [Rewards page](https://df.oceandao.org/rewards). @@ -147,7 +147,7 @@ When a user locks their OCEAN tokens for a finite period of time, they get veOCE DF Active Rewards -When a user allocates veOCEAN tokens to Ocean Market projects, then weekly OCEAN rewards are given to a user based on the sales of those projects. Since these rewards depend on human intervention to decide the allocations, they are categorized as "active" [rewards](../rewards/veOcean-Data-Farming-Tutorial.md#active-rewards) instead of passive rewards. OCEAN rewards are claimable every Thursday on the [Rewards page](https://df.oceandao.org/rewards). +When a user allocates veOCEAN tokens to Ocean Market projects, then weekly OCEAN rewards are given to a user based on the sales of those projects. Since these rewards depend on human intervention to decide the allocations, they are categorized as "active" [rewards](../rewards/df-basic.md#active-rewards) instead of passive rewards. OCEAN rewards are claimable every Thursday on the [Rewards page](https://df.oceandao.org/rewards). diff --git a/rewards/README.md b/rewards/README.md index 456a6b25..232471e7 100644 --- a/rewards/README.md +++ b/rewards/README.md @@ -28,13 +28,13 @@ veOCEAN is a fork of veCRV. This enables participants to become a governance del [Data Farming 101](df-intro.md) introduces the different reward systems, how they work, and how to access them. By the end of the page, you should be more familiar with how Data Farming works and able to take next steps to curate assets. -[Data Farming Background](df-background.md) will provide you with more intuitions about Data Farming, briefly explain the Reward Function, and how the program evolved over time. +[Data Farming Background](df-max-out-yield.md) will provide you with more intuitions about Data Farming, briefly explain the Reward Function, and how the program evolved over time. ## Further Reading Finally, if you want to continue expanding your knowledge on OCEAN token emissions, APY estimates, and get useful answers to some of the most common questions, you can read the following: -[Emissions & APYs](emissions-apys.md) will provide you will information about how OCEAN will be released over time through the Data Farming program and provide you with APY studies. +[Emissions & APYs](df-emissions-apys.md) will provide you will information about how OCEAN will be released over time through the Data Farming program and provide you with APY studies. Our [FAQ](../discover/faq.md) answers many different questions about staking, chains, deployments, and other details that may be valuable to you. diff --git a/rewards/veOcean-Data-Farming-Tutorial.md b/rewards/df-basic.md similarity index 100% rename from rewards/veOcean-Data-Farming-Tutorial.md rename to rewards/df-basic.md diff --git a/rewards/emissions-apys.md b/rewards/df-emissions-apys.md similarity index 100% rename from rewards/emissions-apys.md rename to rewards/df-emissions-apys.md diff --git a/rewards/df-intro.md b/rewards/df-intro.md index 7ff6800d..97087027 100644 --- a/rewards/df-intro.md +++ b/rewards/df-intro.md @@ -32,7 +32,7 @@ Passive rewards are the OCEAN rewards paid to Data Farmers just for locking thei Active rewards are OCEAN rewards paid to Data Farmers that allocate their veOCEAN tokens to Ocean ecosystem assets. They're called Active rewards because the amount of rewards relies on the active participation of the Data Farmer to select and allocate veOCEAN to these assets. **Active rewards yield depends on the sales of allocated assets.** No sales = no rewards, so choose your favorites wisely & then allocate. Always DYOR. -Active rewards are governed and defined by the [Reward Function](df-background.md#reward-schedule). +Active rewards are governed and defined by the [Reward Function](df-max-out-yield.md#reward-schedule). [To start getting active rewards, go here.](../user-guides/how-to-data-farm.md) diff --git a/rewards/df-background.md b/rewards/df-max-out-yield.md similarity index 96% rename from rewards/df-background.md rename to rewards/df-max-out-yield.md index 4b9269b3..5b6b36a5 100644 --- a/rewards/df-background.md +++ b/rewards/df-max-out-yield.md @@ -50,7 +50,7 @@ At the top-end, this helps increase quality and diversification of inventory. At the bottom-end, this eliminates some potential free-rider issues and smooths out the reward distribution. -![Ranked Rewards](../.gitbook/assets/rewards/ranked_rewards_study.png) +![Ranked Rewards](../.gitbook/assets/rewards/ranked\_rewards\_study.png) You can read more about the why, what, and how of Ranked Rewards [in this blog post](https://blog.oceanprotocol.com/data-farming-df22-completed-df23-started-reward-function-tuned-ffd4359657ee) and find the full study [in these slides](https://docs.google.com/presentation/d/1HIA2zV8NUPpCELmi2WFwnAbHmFFrcXjNQiCpEqJ2Jdg/). @@ -81,7 +81,7 @@ Up to 100K OCEAN rewards were budget per week. Counting started Thu Oct 27, 2022 **DF Main - Rounds 29-1000+**\ We are now in DF Main which immediately followed the release of DF Beta on Thu Mar 16, 2023. Rewards begin at 150k per week and go to 1.1M OCEAN per week. DF Main emits 503.4M OCEAN worth of rewards and lasts for decades. Expected APY is 125% over many months (once fully ramped), staying generous over the long term. -The amount of OCEAN released is determined by the emission schedule as defined by the [Emission Curve](emissions-apys.md#emissions--first-5-years), and perhaps more easily understood in the Reward Schedule below. +The amount of OCEAN released is determined by the emission schedule as defined by the [Emission Curve](df-emissions-apys.md#emissions--first-5-years), and perhaps more easily understood in the Reward Schedule below. ### Reward Schedule