# Staking

## Staking

By participating in staking, users can maximize their earning potential and actively contribute to the growth and liquidity of the $AMBR ecosystem.

### Staking V1

&#x20;For the initial release of staking, the $AMBR token can be staked for USDC rewards based on an interest rate that is updated on a weekly basis.&#x20;

Users deposit AMBR tokens and accumulate USDC rewards based on their staked amount and the weekly interest rate. The interest rate is updated weekly based on platform fees, with accrued interest from the previous rate calculated and stored whenever an interest rate update occurs.&#x20;

Users have the flexibility to withdraw their tokens at any time, with pending rewards automatically claimed during stake or withdrawal actions. Alternatively, rewards can also be manually claimed if desired.&#x20;

### Staking V2 (Coming Soon)

Staking on the platform offers users the opportunity to stake their $AMBR tokens and earn rewards in the form of escrowed ambrosia ($esAMBR) tokens, as well as platform fees distributed in ETH. The $esAMBR tokens can be vested, allowing users to convert them back into $AMBR at a later time. The vested $esAMBR will be converted to $AMBR every second, will fully vest after one year and are claimable at any time.&#x20;


---

# 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://halls-of-olympia-developers.gitbook.io/halls-of-olympia/tokens/staking.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.
