# Pre-deposit How-To Guide

Token Providers who wish to stake ATH early via the Vault, prior to the activation of Aethir’s Token Pool and StakeBase contracts. This guide covers how to participate in the Pre-deposit Phase and what to expect before and after activation. **Reward Distribution**:

Rewards are calculated and updated every 24 hours, with the settlement window aligned to **UTC+12.**

#### **Steps:**

1. **Deposit ATH into the Pre-deposit Vault**

   Select the Vault pool in the User Portal and confirm your deposit. Your ATH will be locked in the Vault contract.
2. **Receive eATH**

   You will receive **eATH** at a 1:1 ratio. This ERC-20 token represents your staked balance and will entitle you to rewards after vault activation.
3. **Track Staking Position**

   View your current eATH balance in the User Portal dashboard. Deposits can be made incrementally at any time.
4. **Claim Rewards** *(Post-activation)*

   Once the Vault is activated (estimated July 13, 2025), rewards will begin accruing. Users must manually claim rewards via the portal. No rewards are accrued during the pre-deposit phase.
5. **Withdraw ATH** *(Redemption-initiation)*

   Redemption of eATH becomes available on 13th June 2026, once redemption is initiated, tokens will vest for 30 days before being released.


---

# 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://docs.aethir.com/aethir-staking/pre-deposit-how-to-guide.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.
