mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-01 07:45:40 +01:00
9cee663e4e
This reverts commit c7008b5cf0
.
73 lines
1.7 KiB
Markdown
73 lines
1.7 KiB
Markdown
---
|
||
title: Data Farming FAQ
|
||
description: Frequently Asked Questions about Data Farming
|
||
---
|
||
## Data Farming FAQ
|
||
|
||
### Staking and Risk
|
||
|
||
<details>
|
||
|
||
<summary>What does "staking" mean in an Ocean context?</summary>
|
||
|
||
Its precise meaning depends on the DF stream.
|
||
|
||
- Predictoor DF: put OCEAN into a prediction transaction
|
||
|
||
</details>
|
||
|
||
<details>
|
||
|
||
<summary>Are there any risks associated with DF?</summary>
|
||
|
||
As with any system, inherent risks exist. We try to minimize them, as follows.
|
||
|
||
- Predictoor DF: you stake a small amount of OCEAN in each epoch (eg every 5min). If issues arise, you can get out quickly.
|
||
|
||
</details>
|
||
|
||
<details>
|
||
|
||
<summary>Is there any impermanent loss (IL) in my staking?</summary>
|
||
|
||
No. IL is typically associated with providing liquidity to decentralized exchange or pools. There are no pools involved in any of the DF streams [1].
|
||
</details>
|
||
|
||
|
||
### Rewards Payout
|
||
|
||
<details>
|
||
|
||
<summary>What APYs can I expect?</summary>
|
||
|
||
For Predictoor DF, it varies a lot based on your prediction accuracy, and more.
|
||
|
||
</details>
|
||
|
||
<details>
|
||
|
||
<summary>Can the DF rewards change during a given week?</summary>
|
||
|
||
No. At the beginning of a new DF round, rules are laid out, either implicitly if no change from the previous round, or explicitly in a blog post if there are new rules.
|
||
|
||
Caveat: it’s "no" at least in theory! Sometimes there may be tweaks if there is community consensus or a bug.
|
||
|
||
</details>
|
||
|
||
<details>
|
||
|
||
<summary>Where do I learn more about Predictoor DF?</summary>
|
||
|
||
In its [docs page](predictoordf.md).
|
||
</details>
|
||
|
||
|
||
|
||
Congrats! You've completed reading Data Farming docs.
|
||
|
||
_Next: Jump to [DF main](README.md)._
|
||
|
||
_Or: Jump to [Docs main](../README.md) and click on your interest._
|
||
|
||
_Back: [Predictoor DF Guide](predictoordf-guide.md)_
|