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

73 lines
1.7 KiB
Markdown
Raw Normal View History

---
2023-11-06 08:53:02 +01:00
title: Data Farming FAQ
description: Frequently Asked Questions about Data Farming
---
2023-11-06 08:53:02 +01:00
## Data Farming FAQ
2023-11-06 12:07:19 +01:00
### Staking and Risk
2023-11-06 08:53:02 +01:00
<details>
2023-11-06 12:07:19 +01:00
<summary>What does "staking" mean in an Ocean context?</summary>
2023-11-06 08:53:02 +01:00
2023-11-06 12:07:19 +01:00
Its precise meaning depends on the DF stream.
2023-11-06 08:53:02 +01:00
2023-11-06 12:07:19 +01:00
- Predictoor DF: put OCEAN into a prediction transaction
</details>
<details>
2023-11-06 12:07:19 +01:00
<summary>Are there any risks associated with DF?</summary>
2023-11-06 12:07:19 +01:00
As with any system, inherent risks exist. We try to minimize them, as follows.
2023-11-06 12:07:19 +01:00
- 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>
2023-11-06 12:07:19 +01:00
<summary>Is there any impermanent loss (IL) in my staking?</summary>
2023-11-06 12:07:19 +01:00
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>
2023-11-06 12:07:19 +01:00
### Rewards Payout
<details>
2023-11-06 12:07:19 +01:00
<summary>What APYs can I expect?</summary>
2023-10-06 18:25:22 +02:00
For Predictoor DF, it varies a lot based on your prediction accuracy, and more.
2023-10-06 18:25:22 +02:00
</details>
<details>
2023-11-06 12:07:19 +01:00
<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.
2023-10-04 06:36:18 +02:00
2023-11-06 12:07:19 +01:00
Caveat: its "no" at least in theory! Sometimes there may be tweaks if there is community consensus or a bug.
2023-10-04 06:36:18 +02:00
</details>
<details>
2023-11-06 12:07:19 +01:00
<summary>Where do I learn more about Predictoor DF?</summary>
2023-11-06 12:07:19 +01:00
In its [docs page](predictoordf.md).
</details>
2023-11-06 12:07:19 +01:00
2023-12-21 15:31:07 +01:00
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._
2023-12-21 15:31:07 +01:00
_Back: [Predictoor DF Guide](predictoordf-guide.md)_