# ETHFI Buyback Program

The Ether.fi protocol implements a structured buyback program designed to align long-term incentives, reduce token supply, and reward active participants in the ecosystem. Buybacks are executed in two distinct streams:

**1. Withdrawal Fee Revenue Buybacks (Weekly)**

* 100% of all revenue generated from eETH withdrawal fees—both implicit (delayed exits) and explicit (instant exits)—is allocated to buybacks of $ETHFI.
* These buybacks are executed on a weekly cadence.
* The resulting $ETHFI is remitted directly to $sETHFI holders, distributing protocol value back to active ETHFI stakers.

Governance proposal: <https://governance.ether.fi/t/11-ether-fi-dao-proposal-withdrawal-revenue-buyback-program/2920>

**2. Protocol Revenue Buybacks (Monthly)**

* A portion of revenue generated from the broader Ether.fi protocol—including Stake, Liquid, and Cash products—is also allocated for $ETHFI buybacks.
* These buybacks occur on a monthly cadence.
* As with weekly buybacks, the acquired $ETHFI is distributed to sETHFI holders.

Governance proposal: <https://governance.ether.fi/t/8-ether-fi-dao-proposal-enhancing-ethfi-utility-and-liquidity-with-protocol-rebates-for-governance-participants/2691>

**Redistribution & Liquidity**

* In accordance with approved governance proposals, all buyback-derived $ETHFI is redistributed to $sETHFI holders.
* A portion of this may also be allocated toward enhancing on-chain liquidity, at the discretion of the DAO or Foundation when needed for market stability and accessibility.

All buybacks will be announced on the official ether.fi Foundation twitter <https://x.com/ether_fi_Fdn>

Foundation wallet: 0x2f5301a3D59388c509C65f8698f521377D41Fd0F

Stake ETHFI: [https://ether.fi/app/ethfi](https://t.co/i0gHieFXFI)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://etherfi.gitbook.io/gov/ethfi-buyback-program.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
