# Staked Resolv Token (stRESOLV)

$stRESOLV token allows its holders to participate in the governance of Resolv. Stakers are enabled to receive staking rewards and Points Boost in Resolv Points activities.&#x20;

Long-term holders of $RESOLV can gradually increase the multiplier of their staking rewards, subject to a maximum of 2x multiplier available to users with an average holding period of $stRESOLV of 1 year or more.&#x20;

## How Do I Get stRESOLV?

$stRESOLV cannot be bought, it can only be obtained by converting $RESOLV to $stRESOLV (staking) or by receiving it from another wallet.

Holders of $stRESOLV can convert it to $RESOLV (unstaking) via the user interface. $RESOLV tokens are transferable and are expected to be traded.

## Where Can I See $stRESOLV Rewards?

Staking rewards are regularly deployed into the staking contract (updated every 14 days). $stRESOLV holders continuously accrue their *Rewards* balance every minute.

## APR Calculation for Resolv Staking

1. **rewardRate**

* Defined for each epoch as:

$$
\text{rewardRate} = \frac{\text{USD value}}{\text{duration}}
$$

* *USD value*: Total USD value of tokens allocated to the epoch. Includes $RESOLV tokens and Partnership reward tokens.
* *duration*: Length of the epoch in seconds (14 days by default).

2. **periodFinish**

The timestamp when the current epoch ends and the *rewardRate* resets to zero.

3. **totalEffectiveSupply**

* The total USD value of staked tokens, including delegated and boosted amounts.

### APR Formula

The APR calculation uses the *rewardRate* (tokens per second) and *totalEffectiveSupply* (USD value):

$$
\text{APR} = \frac{\text{rewardRate} \times 31,536,000}{\text{totalEffectiveSupply}}
$$

* 31,536,000 represents the number of seconds in one year
* If the current time is at or after *periodFinish*, then rewardRate = 0 and APR = 0.

***

This formula calculates the annualized percentage yield based on the current per-second reward rate and total staked supply, expressed as a fraction of supply per year.

## How Does the Staking Multiplier Work?

The multiplier is based on how long you have staked $RESOLV tokens. It only updates when you interact with the contract, like staking more or claiming rewards. New deposits may slightly lower it, as they count as newly staked.

For more details, check the [Staking Multiplier Page](https://docs.resolv.xyz/litepaper/resolv-token/staking-multiplier).

## How Does Point Boost for $stRESOLV Work?

When you stake RESOLV, it boosts your Resolv points earnings. The Points Boost percentage is calculated by dividing the amount of your staked $RESOLV by the total USD value of your point-earning activities, ranging from 0% to 100%.

$$
\text{Boost %} = \frac{\text{Amount of staked $RESOLV}}{\text{Dollar value of point-earning activities}}
$$

For more details on the $stRESOLV point boost, check the [Resolv point Season 4 rules](https://docs.resolv.xyz/litepaper/using-resolv/resolv-points/seasons/season-2).

## How Do I Withdraw/Unstake?

$stRESOLV cannot be traded directly. To trade it, you have to unstake $stRESOLV to $RESOLV. This can be done on the Resolv page.

1. Open the **Products**->**Resolv** page, and select the **Unstake** tab
2. Enter the desired unstaking amount and click the **Unstake** button

<figure><img src="https://1809321209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK64r8xFyG2SheTHomUJ4%2Fuploads%2FZ0862kX0N2sapVGfCfbQ%2FScreenshot%202025-07-02%20at%203.07.20%E2%80%AFp.m..png?alt=media&#x26;token=c2fcfa58-2034-48ff-b19b-67fc5b3d10fa" alt=""><figcaption><p>Select the Unstake tab in Resolv Page</p></figcaption></figure>

3. Confirm the unstaking transaction by signing it in your wallet

<figure><img src="https://1809321209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK64r8xFyG2SheTHomUJ4%2Fuploads%2FXNZd7eiSYsWsWn9FnC7w%2FScreenshot%202025-07-02%20at%203.07.54%E2%80%AFp.m..png?alt=media&#x26;token=d5218e73-9812-495e-9e1b-8f71bd83521f" alt=""><figcaption><p>Confirm unstaking transaction in the wallet</p></figcaption></figure>

4. After successfully initiating the unstaking, you will see the unstaked amount, along with the date and time when it will be available for collection

{% hint style="warning" %}
Unstaking initializes a 14-day cooldown, after which the user manually claims tokens. New unstaking during the cooldown resets the timer for the entire amount.
{% endhint %}

<figure><img src="https://1809321209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK64r8xFyG2SheTHomUJ4%2Fuploads%2FxJVsCjE7v6E88arY3tfb%2FScreenshot%202025-07-02%20at%203.08.18%E2%80%AFp.m..png?alt=media&#x26;token=46b602a3-33cf-4f00-9335-849a9c0061a3" alt=""><figcaption><p>Unstaked tokens, along with the date and time they will be available to claim</p></figcaption></figure>

5. Return after at least 14 days to claim your unstaked $RESOLV tokens

## Unstaking and Exit fees

Resolv doesn’t take any fees on unstaking.

{% hint style="warning" %}
Unstaking initializes a 14-day cooldown, after which the user manually claims tokens. New unstaking during the cooldown resets the timer for the entire amount.
{% endhint %}

## Check Your Remaining Time to Unstake $stRESOLV

Once you confirm the unstaking, you can check the remaining date to unstake your $stRESOLV token at the bottom of the stake form.

After the cooldown ends, you will see a “Claim” button near the cooldown amount. Click on it to release unstaked $RESOLV tokens to your wallet.

Unstaking initializes a 14-day cooldown, after which the user manually claims tokens. New unstaking during the cooldown resets the timer for the entire amount.

## $stRESOLV Transferability

The $**stRESOLV tokens** can be transferred from one wallet to another.

### How the $stRESOLV transfer feature works:

* A transfer from User 1 → User 2 is processed as if User 1 performs a *staking withdrawal* and User 2 performs a *staking deposit*.
* As a result, the [Average Holding Period](https://docs.resolv.xyz/litepaper/staking-multiplier#reward-model.-average-holding-period-multiplier) in the Staking Multiplier is recalculated every time a transfer occurs.&#x20;

{% hint style="warning" %}
The recipient's multiplier will be reset or reduced because of the [Average Holding Period](https://docs.resolv.xyz/litepaper/staking-multiplier#reward-model.-average-holding-period-multiplier) recalculation.
{% endhint %}

## Resolv Governance

Resolv governance includes adjustment of protocol metrics, approval of new integrations and partnerships, allocation of grants, and protocol treasury for token buybacks. It is planned that governance stakeholders will control the allocation of incentives from partnering products.

[Resolv governance space (on Snapshot)](https://snapshot.org/#/s:resolvgovernance.eth)

[Resolv governance forum (on Discord)](https://discord.com/channels/1252069210528546848/1439374837628928060)

## Partnership Reward

### Ether.fi

Following governance [approval](https://snapshot.org/#/s:resolvgovernance.eth/proposal/0xa8f76639fe13f7035c7cedf912576ccd9d563bcae0099c47b0bb26475c437bb3), 120,000 $ETHFI earned from Resolv’s weETH exposure will be distributed continuously over the 3 months **beginning December 09, 2025**, until March 3, 2026, as part of the staked RESOLV rewards.

\
The remaining $sETHFI, which continues accruing rewards for future distributions, can be tracked [here](https://debank.com/profile/0x6e02e225329e32c854178d7c865cf70fe1617f02).


---

# 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.resolv.xyz/litepaper/resolv-token/staked-resolv-token-stresolv.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.
