# Stake & Earn with $HOPE

## Staking $HOPE <a href="#staking-hope" id="staking-hope"></a>

By staking $HOPE, you will receive $stHOPE. Subsequently, by holding $stHOPE, $LT rewards will be accrued. Rewards will be accrued depending on the amount of $stHOPE held, further boosted by the amount of [veLT](/lt-light-token/locking-lt-velt.md) you have. The more $stHOPE and veLT held, the more $LT will be rewarded.

$LT rewards accrued daily based on formula below:

$$
$I\_u = \int \frac{r^{\prime}(t) b\_u(t)}{S(t)}dt
$$

For more information about $LT rewards mechanism, please refer to [$LT Inflation](/lt-light-token/lt-tokenomics.md#inflation).

You can staking your $HOPE at <https://app.hope.money/#/hope/staking>

## What is $stHOPE ? <a href="#what-is-sthope" id="what-is-sthope"></a>

$stHOPE is a liquid, tokenized representation of staked $HOPE in the in the ecosystem. It allows stakers to gain liquidity over their staked $HOPE. This enables the locked value in staked $HOPE to be utilized in protocols including HopeSwap, HopeLend, HopeConnect, HopeEcho etc.

$stHOPE is the proof of ownership of the underlying staked $HOPE, and thus directly represents the entitlement to the staking reward. Financial protocols that incorporate $stHOPE can leverage the rewards mechanism to incentivize adoption.

Similar to $HOPE, $stHOPE is tradable on HopeSwap and can be used in combination with other assets to provide liquidity to money markets, generating trading fees and $LT rewards.

## Unstake $HOPE <a href="#unstake-hope" id="unstake-hope"></a>

Stakers can unstake their $HOPE at <https://app.hope.money/#/hope/staking>

The unstaking process takes **28** days to complete. During this period, the unstaked $HOPE cannot be traded, and no staking rewards are accrued.

The 28-day unstaking process assists in the long-term stability of $HOPE reserves. The unstaking period discourages volatility by locking staked $HOPE in the system for at least 28 days. In exchange, stakers receive staking rewards, further improving the reserve stability.


---

# 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.hope.money/hope-token/stake-and-earn-with-hope.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.
