# Staking

Staking is the primary value accrual strategy of pulseOHM. Stakers stake their tokens on the Dapp to earn revenue share rewards, via the farm.&#x20;

Stake your Tokens in the revenue share staking contract (our farm) & those staked holders will periodically receive token streams.

Staked $pOHM recevies staking rewards as $spOHM.  APY and rebase time remaining can be seen on the Dapp. &#x20;

### Staking Warm-Up Period[​](https://docs.olympusdao.finance/main/overview/staking#staking-warm-up-period) <a href="#staking-warm-up-period" id="staking-warm-up-period"></a>

To protect  against flash loan attacks a warm up period will be put in place for staked $pOHM.&#x20;

When you stake $pOHM to receive $spOHM, you:

1. Will earn rebases as normal for each epoch that occurs every \~8 hours.
2. Will be able to claim $spOHM ($spOHM → $pOHM) after 2 rebases.
3. If you claim your original $pOHM amount before 2 epochs is up, your rewards will be waved.&#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://pulseohm.gitbook.io/pulseohm-on-pulsechain/introducing-pulseohm/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.
