> For the complete documentation index, see [llms.txt](https://docs.aethir.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aethir.com/aethir-staking/eath-vault-redemption-process.md).

# eATH Vault Redemption Process

Here is everything you need to know about how the redemption and interest process will work:

* **Redeem ATH**: On June 24th, use your eATH to redeem ATH. After the un-bonding period, return to claim your ATH. Redemption stays open after the 24th — we'll give advance notice before any future close date. Redeem your ATH at: <https://user.aethir.com/stake/eigenlayer>&#x20;

<figure><img src="/files/Ui3xllb7ka67mONMgr4s" alt=""><figcaption></figcaption></figure>

* **Redemption period**: 15 days.

<figure><img src="/files/AmzBIJ4RkgU0QSHdqpuB" alt=""><figcaption></figcaption></figure>

* **Claim pre-deposit rewards**: Eligible pre-depositors can claim a ≈7.5% interest reward — the claim window is 90 days from June 24th. Pre-depositors claim their interest reward at: <https://user.aethir.com/ecosystem/claim/eigenlayer-ath-vault>&#x20;
* **During the redemption period**: Pre-deposits stop accruing rewards once you begin redeeming.
* **Redemptions in full**: All redemptions are processed in full.
* **Pre-deposit vault**: New pre-deposits halt on June 24th — this does not affect redemptions, which continue as normal.

**Season 2 airdrop holders**: Use your eATH to redeem ATH through the same portal on the same schedule - redeem June 24th, then return after the 15-day un-bonding period to claim your ATH.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.aethir.com/aethir-staking/eath-vault-redemption-process.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
