Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/overview/brasa-protocol.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ well-performing (APY-adjusted basis) validators in the network. This approach:
To enable instant withdrawals, the protocol maintains a reserve of unstaked
FOGO:

- **Target**: 5% of total value locked (TVL)
- **Target**: 1% of total value locked (TVL)
- **Rebalancing**: Automatically adjusted every Fogo epoch
- **Epoch duration**: Currently 1 hour (subject to change as the network
evolves)
Expand Down
4 changes: 2 additions & 2 deletions content/overview/fees-unstaking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ Withdraw directly from the protocol using the pool's reserves:

- **Speed**: Instant
- **Slippage**: None - you receive the exact exchange rate
- **Capacity**: Limited to 5% of total pool value (TVL)
- **Capacity**: Limited to 1% of total pool value (TVL)
- **Rebalancing**: Reserves are replenished every Fogo epoch to ensure
sufficient liquidity
- **Best for**: Quick exits when reserve capacity is available

The 5% reserve is carefully maintained to balance instant liquidity with capital
The 1% reserve is carefully maintained to balance instant liquidity with capital
efficiency. After significant withdrawals, the reserve is automatically refilled
during the next Fogo epoch rebalancing.

Expand Down