From 780d05ec6045e3803b6038c6496d3a54297d2533 Mon Sep 17 00:00:00 2001 From: idiom-bytes Date: Fri, 6 Oct 2023 09:25:22 -0700 Subject: [PATCH] Cleaning up DF FAQ --- rewards/df-faq.md | 259 ++++++++++------------------------------------ 1 file changed, 56 insertions(+), 203 deletions(-) diff --git a/rewards/df-faq.md b/rewards/df-faq.md index 43959fd8..131ef57c 100644 --- a/rewards/df-faq.md +++ b/rewards/df-faq.md @@ -73,6 +73,14 @@ You will get passive rewards by default when you lock tokens. On top of that, yo
+I locked my OCEAN for veOcean but can't see the rewards. What am I missing? + +Please hang in there and stay patient, as it can take almost two weeks to receive your first reward. 😊 + +
+ +
+ If I stake my Ocean for 6 months and the price of Ocean goes up during that time, will my staked tokens increase in value as well? Yes. When you lock Ocean tokens, you'll receive them back at the end of the lock-up period. If the value increases during this time, your Ocean tokens will appreciate in worth. The same principle applies in reverse if the value decreases @@ -180,6 +188,16 @@ All rewards in Data Farming are paid out in $OCEAN and can be claimed at the eve
+I locked 10k OCEAN but only received 0.1 OCEAN as a reward. What gives? + +If you've locked 10,000 OCEAN for a short period, it's possible to see a near-0% APY. + +To boost your APY, consider locking your OCEAN for a more extended period. It's not only about the amount you lock but also **the duration of the lock that matters most**. Longer lock periods yield more significant results. You can find further insights in this [document](https://docs.oceanprotocol.com/user-guides/data-farming/how-to-estimate-apy). + +
+ +
+ Could you explain the benefits of staking $OCEAN tokens and how the APY is calculated? Yes, You can find the details in these resources.⁣ @@ -209,6 +227,14 @@ Just, visit the Data Farming website and scroll down to the [Data Farming Histor
+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-volumedf.md#assets-that-qualify-for-data-farming) + +
+ +
+ Do I only receive Active Rewards from Volume DF if the datasets I staked on receive DCV? Yes, you will receive [Active Rewards from Volume DF](https://docs.oceanprotocol.com/rewards/df-intro#what-are-active-rewards) if the assets you've curated have Data consume Volume(DCV). ⁣ @@ -217,6 +243,17 @@ Yes, you will receive [Active Rewards from Volume DF](https://docs.oceanprotocol
+Is there a dashboard to view the volume of DF-main? + +Yes + +[DF Dashboard](https://df.oceandao.org/datafarming) (per round). +[Autobot](https://autobotocean.com/volumes) (historical). + +
+ +
+ How do I analyze projects and decide where to allocate? Do I look at current and past APYs, or is there more to consider? Curators can select datasets to stake on based on several factors such as publisher reputation, number of previous consumes of the dataset, ratings, and comments of others. @@ -227,6 +264,14 @@ We provide an overview into many of these stats inside the [Volume DF page](http
+The datatoken price may change throughout the week. What price is taken in the DCV calculation? + +The price is taken at the same time as each consume. E.g. if a data asset has three consumes, where the price was 1 OCEAN when the first consume happened, and the price was 10 OCEAN when the other consumes happened, then the total DCV for the asset is 1 + 10 + 10 = 21. + +
+ +
+ How long does it take for the system to update round allocations for veOCEAN? Allocations happen instantly. @@ -266,6 +311,16 @@ They are deployed on the Ethereum mainnet, alongside other Ocean contract deploy
+Can the reward function change during a given week? + +No. At the beginning of a new DF round (DF1, DF2, etc.), rules are laid out, either implicitly if no change from the previous round, or explicitly in a blog post if there are new rules. This is: reward function, bounds, etc. Then teams stake, buy data, consume, etc. LPs are given DF rewards based on staking, DCV, etc. at the end of the week. Overall cycle time is one week. + +Caveat: it’s no at least in theory! Sometimes there may be tweaks if there is community consensus or a bug. + +
+ +
+ What is the percentage of tokens currently staked? You can find the statistics for the number of locked tokens [here](https://autobotocean.com/veOcean). As of September 2023, there are approximately 700 million Ocean tokens in circulation, out of which approximately 30 million have been locked. ⁣ @@ -278,206 +333,4 @@ You can find the statistics for the number of locked tokens [here](https://autob Yes, this information is available. Indeed, there is a technical aspect involved. You'll need to have some technical knowledge because you'll be required to query our subgraph. You can find a working example in our [documentation](https://docs.oceanprotocol.com/developers/subgraph/get-veocean-stats#get-the-veocean-holders-list). Feel free to run the script by clicking on the "run" button. -
- - \ No newline at end of file +
\ No newline at end of file