You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dYFI rewards that are earned from locking YFI to veYFI are not streamed linearly but instead can come in chunks. This is because veYFI earns from unclaimed dYFI from users who don't have full boost, so it is earned after gauge dYFI is distributed.
12
+
13
+
</details>
14
+
15
+
<detailsclassName="customFaqDetails">
16
+
17
+
<summary>
18
+
19
+
## Can I lock my veYFI so it always stays max-locked?
20
+
21
+
</summary>
22
+
23
+
If you want your veYFI to remain max-locked, you can "overLock" it, up to 10 years. This will keep your YFI at max boost and earning power until it drops below the 4 year mark. You can always set the lock time back to 4 years in the UI. Here is how you do it:
24
+
25
+
click on the gear icon in the top right hand corner.
26
+

27
+
28
+
You can then lock up to 520 weeks (10 years).
29
+

30
+
31
+
If you want to adjust this lock time, you can lower the length of the lock down to any value above 207 weeks.
32
+

33
+
34
+
- Any lock can be extended to be longer
35
+
- only locks over 208 weeks, can be reduced, and only to 208 weeks.
Copy file name to clipboardExpand all lines: docs/getting-started/guides/user-faq.md
+22-4Lines changed: 22 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
If you deposited into a Yearn Vault and then click the "withdraw" tab and don't see your tokens, don't worry, they are probably staked!
12
12
13
-
The default "deposit" action in yVaults with a gauge or other extra rewards is to deposit your tokens in the yVault and stake the yVault token for extra rewards. To see your yVault tokens, click on the "veYFI BOOST" tab (it may be named something else like "staking BOOST") next to the withdraw tab. You should be able to unstake your vault tokens there and then withdraw.
13
+
The default "deposit" action in yVaults with a gauge or other extra rewards is to deposit your tokens in the yVault and stake the yVault token for extra rewards. To see your yVault tokens, look at the "veYFI BOOST" section (it may be named something else like "staking BOOST") below the withdraw section. You should be able to unstake your vault tokens there and then withdraw.
14
14
15
15

16
16
@@ -26,7 +26,7 @@ If you want to change the default deposit behavior to only deposit and not also
26
26
27
27
<summary>
28
28
29
-
## My veYFI rewards are lower than expected, Why?
29
+
## My dYFI rewards are lower than expected, Why?
30
30
31
31
</summary>
32
32
@@ -42,6 +42,20 @@ And remember, you have to consider transaction costs when using Yearn. If using
42
42
43
43
</details>
44
44
45
+
<detailsclassName="customFaqDetails">
46
+
47
+
<summary>
48
+
49
+
## I have withdrawn from a Factory Vault and now I have a Curve LP token. What do I do with it?
50
+
51
+
</summary>
52
+
53
+
Curve factory vaults accept Curve LP tokens that represent the 2 assets being traded in a curve pool. When you withdraw, you will most likely get this back. In order to withdraw the underlying assets from that token, you need to go to the curve website and withdraw. You can find a link to the pool page for a specific factory vault by looking in the "Info" section on the vault page. There will be a Curve deposit URI field that will link you to the correct page to withdraw.
0 commit comments