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

53 lines
2.1 KiB
Markdown
Raw Normal View History

---
2024-05-03 16:12:59 +02:00
description: Earn OCEAN rewards by predicting (and more streams to come).
cover: ../.gitbook/assets/cover/data_farming_banner.png
coverY: 0
---
2023-11-05 11:25:43 +01:00
# What is Data Farming?
**Data Farming (DF) is Ocean's incentive program.** It rewards OCEAN to participants who make predictions (and more streams to come).
2024-04-08 12:13:16 +02:00
**[The DF webapp](https://df.oceandao.org)** is where users perform most DF actions.
2023-11-05 11:25:43 +01:00
## DF Streams & Budgets
DF currently has one stream:
- **[Predictoor DF](predictoordf.md).** Run prediction bots to earn continuously. 37.5K OCEAN/week.
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
Streams can -- and do -- evolve over time. It's chronicled [here](https://blog.oceanprotocol.com/ocean-data-farming-series-c7922f1d0e45).
## Future Streams
2023-11-06 08:09:49 +01:00
We plan to scale up Predictoor DF rewards over time, especially as it hits development milestones. See [Ocean 2024 roadmap](https://blog.oceanprotocol.com/ocean-protocol-update-2024-e463bf855b03), sec 2.2.
2023-11-06 08:09:49 +01:00
Other potential DF incentives include for running Unified Backend nodes (roadmap, sec 3.2), and for decentralized large-scale model training to support a world model on ground-truth physics (roadmap, sec 2.2).
2023-11-06 12:07:19 +01:00
## Networks
To engage in Predictoor DF, users submit Predictions on Oasis Sapphire.
2023-11-06 12:07:19 +01:00
Rewards for Predictoor DF are on Oasis Sapphire as well (it's intertwined).
2023-11-06 12:07:19 +01:00
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.
2023-12-21 15:31:07 +01:00
----
_Next: [Predictoor DF](predictoordf.md)_
2023-12-21 15:31:07 +01:00
_Back: [Docs main](../README.md)_