Skip to content

Commit 5b8ba46

Browse files
authored
Update styfi.md (#645)
fix incorrect withdrawable cooldown wording
1 parent 1bbb6fe commit 5b8ba46

1 file changed

Lines changed: 13 additions & 15 deletions

File tree

docs/contributing/governance/styfi.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# stYFI (Governance Staking)
22

3-
Yearn’s current governance staking UX is built around **stYFI** (and **stYFIx**).
3+
Yearn governance staking is centered on **stYFI** and **stYFIx**:
44

5-
- **stYFI**: stake YFI to earn rewards and keep direct governance rights.
6-
- **stYFIx**: a “set-and-forget” option that delegates voting power (recommended if you don’t want to manage governance actions yourself).
5+
- **stYFI**: stake YFI, earn rewards, and retain direct governance rights.
6+
- **stYFIx**: a more passive option that delegates voting power (recommended if you do not want to manage governance actions directly).
77

88
## Where to use it
99

@@ -12,34 +12,32 @@ Yearn’s current governance staking UX is built around **stYFI** (and **stYFIx*
1212

1313
## Stake (YFI → stYFI / stYFIx)
1414

15-
Staking is a twostep flow:
15+
Staking is a two-step flow:
1616

17-
1. **Approve** YFI for the contract you’re using.
17+
1. **Approve** YFI for the selected staking contract.
1818
2. **Stake** YFI to mint `stYFI` or `stYFIx`.
1919

20-
The interface uses **exactamount approvals** (not infinite approvals).
20+
The UI uses **exact-amount approvals** (not infinite approvals).
2121

22-
## Unstake and withdraw (14day linear cooldown)
22+
## Unstake and withdraw (14-day linear cooldown)
2323

24-
Unstaking starts a **14day linear cooldown**:
24+
Unstaking starts a **14-day linear cooldown**:
2525

26-
- funds unlock gradually during the stream
27-
- you can withdraw the **currently unlocked** portion without waiting for the full 14 days
26+
- funds unlock linearly over time
27+
- you can withdraw the **currently unlocked** amount at any point during the stream
2828

2929
If you add more to an active cooldown:
3030

31-
- any currently‑unlocked amount is **auto‑withdrawn** first (so it can’t be re‑locked), and
32-
- the cooldown timer **resets** for the remaining streaming amount
33-
34-
The UI will warn you before you confirm a reset.
31+
- the cooldown timer resets for the **entire cooldown position** (existing amount + new amount)
32+
- any amount that was already withdrawable is **re-locked** (so it's best you withdraw any available amount before you start a new cooldown)
3533

3634
## Rewards (claim `yvUSDC`)
3735

3836
Rewards are claimable from the stYFI dashboard and are paid in **`yvUSDC`** (a Yearn vault token).
3937

4038
Notes:
4139

42-
- stYFIx **does not autocompound** in the current implementation.
40+
- stYFIx **does not auto-compound**.
4341
- Rewards accrue separately and still need to be claimed.
4442

4543
## If you have legacy veYFI

0 commit comments

Comments
 (0)