From 3c17da492f3604b99d087570d59d0cf0a12ebfde Mon Sep 17 00:00:00 2001 From: Ana Loznianu Date: Thu, 27 Jul 2023 14:23:05 +0300 Subject: [PATCH] Small changes to the links and styles --- user-guides/data-farming/how-to-delegate.md | 8 ++++++-- user-guides/data-farming/how-to-estimate-apy.md | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/user-guides/data-farming/how-to-delegate.md b/user-guides/data-farming/how-to-delegate.md index 5483e040..c8712c87 100644 --- a/user-guides/data-farming/how-to-delegate.md +++ b/user-guides/data-farming/how-to-delegate.md @@ -16,9 +16,13 @@ By delegating your active rewards to a single address that more efficiently mana When you delegate, you transfer 100% of your veOCEAN Allocation Power for a limited period. This means that you can manage your active participation **without needing to reallocate or pay fees**! -Note that if you delegate 100% of your Allocation Power, your allocations will not count until the delegation expires. The delegation expiration date is the same as your veOCEAN Lock End Date at the time of delegation. If necessary, you can extend your Lock End Date before delegating. You can also cancel your delegation at any time 💪. +{% hint style="info" %} +If you delegate 100% of your Allocation Power, your allocations will not count until the delegation expires. The delegation expiration date is the same as your veOCEAN Lock End Date at the time of delegation. If necessary, you can extend your Lock End Date before delegating. You can also cancel your delegation at any time 💪. + +Once delegated, rewards will be sent to the wallet address you delegated to. Then, the delegation receiver is in charge of your active rewards and is responsible for returning those back to you should you choose to do so. + +{% endhint %} -Once delegated, rewards will be sent to the wallet address you delegated to. Then, the delegation receiver is in charge of your active rewards and is responsible for returning those back to you should you choose to do so. ### Steps to Delegate diff --git a/user-guides/data-farming/how-to-estimate-apy.md b/user-guides/data-farming/how-to-estimate-apy.md index b2e082b3..dc4ef1bd 100644 --- a/user-guides/data-farming/how-to-estimate-apy.md +++ b/user-guides/data-farming/how-to-estimate-apy.md @@ -36,6 +36,6 @@ To help solve this challenge, [we built a dashboard](https://df.oceandao.org/vol

Curate like a Pro.

-You can also [learn how rewards are calculated here](../../rewards/df-volumedf.md#how-rewards-are-calculated) to understand more about what's happening behind the scenes of each Data Farming round. +You can also [learn how rewards are calculated](../../rewards/df-volumedf.md#how-rewards-are-calculated) to understand more about what's happening behind the scenes of each Data Farming round. Finally, you can [review the implementation inside df-web](https://github.com/oceanprotocol/df-web/blob/main/src/utils/rewards.js) to understand how the APYs on the UI are calculated. \ No newline at end of file