# Staking

### How Ithaca Staking works

Only vested and unlocked $ITHACA eligible with 3 duration choices:

* 6 months
* 9 months
* 12 months

Reward Multiplier & IRR:

* 20% 6 months ( 40% APY )
* 42% 9 months ( 56 % APY )
* 70% 12 months ( 70% APY )

Reward Activation Earned Token Threshold during staking period: &#x20;

* 30% x Reward for 6 months staking
* 20% x Reward for 9 months staking
* 10% x Reward for 12 months staking


---

# 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.ithacaprotocol.io/docs/ithaca-app/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.
