diff --git a/docs/use/dapp-staking/for-stakers/img/Re_Stake_Modal.png b/docs/use/dapp-staking/for-stakers/img/Re_Stake_Modal.png
new file mode 100644
index 00000000000..65f2d08586f
Binary files /dev/null and b/docs/use/dapp-staking/for-stakers/img/Re_Stake_Modal.png differ
diff --git a/docs/use/dapp-staking/for-stakers/manage-dApp-Staking.md b/docs/use/dapp-staking/for-stakers/manage-dApp-Staking.md
index e53b3135435..e1630c19d96 100644
--- a/docs/use/dapp-staking/for-stakers/manage-dApp-Staking.md
+++ b/docs/use/dapp-staking/for-stakers/manage-dApp-Staking.md
@@ -6,25 +6,31 @@ import Figure from "/src/components/figure"
# Manage dApp Staking & claim rewards
-Once you have staked, a new panel named **Staking** will appear in the [Assets Page](https://portal.astar.network/astar/assets).
+Once you have staked, a new panel named **Staking** will appear in the [Assets Page](https://portal.astar.network/astar/assets).
-### My Staking Panel:
+### My Staking Panel:
My Staking Panel is where you track your staking and locked tokens, see your pending rewards and take actions with your tokens and rewards;
- **Locked amount:** Total amount of tokens locked in the address;
- - **Unlock (↑):** Unlock your locked tokens *(subject to [unlocking parameters](/docs/use/dapp-staking/for-stakers/unstaking#overview)*);
- - **Stake (↓):** Stake your locked tokens in dApp Staking;
+ - **Unlock (↑):** Unlock your locked tokens _(subject to [unlocking parameters](/docs/use/dapp-staking/for-stakers/unstaking#overview)_);
+ - **Stake (↓):** Stake your locked tokens in dApp Staking;
- **Staked amount**: Total amount of tokens you have staked;
- **Rewards**: Total of the estimated Basic and Bonus rewards;
- - **Available**: Basic estimated rewards earned during the **Build&Earn subperiod**;
- - **Bonus:** Bonus estimated rewards earned during the **Vote subperiod** if eligible;
+ - **Available**: Basic estimated rewards earned during the **Build&Earn subperiod**;
+ - **Bonus:** Bonus estimated rewards earned during the **Vote subperiod** if eligible;
-
+
-To claim your rewards, you need to click on the **Claim Button** and sign the transaction;
+To claim your rewards, you need to click on the **Claim Button** and sign the transaction.
-If you have a lot of unclaimed rewards (`Eras`), you may have to make several `Claim` calls to receive all your rewards;
+If you have active stakes, a modal will pop up offering you to re-stake your rewards.
+
+
+
+If you want to re-stake your rewards, just click **Yes re-stake my rewards**, sign the transactions and your rewards will re-stake proportionally to all dApps you currently staking on.
+
+If you don't want to re-stake rewards, click **No I would not wish to re-stake my rewards**, sign transaction an your rewards will be claimed.
All pending rewards on a dApp must be claimed before staking again.
@@ -32,7 +38,7 @@ All pending rewards on a dApp must be claimed before staking again.
You can manage your rewards from the dApp Staking page and collect them by clicking the **Claim Button** and signing the transaction.
-
+
:::
@@ -45,18 +51,18 @@ My dApps Panel is where you can see all dApps you have staked with and manage yo
- **Add (↓) :** you can add more tokens in dApp staking on the desired dApp;
- **Unlock (↑) :** you can select how many tokens you want to unlock from your staked amount.
-
+
### Unlocking Panel:
-The unlocking panel is where you can see the progress of unlocking and withdrawing.
-For the runtime logic, when unlocking, you don’t unlock from a specific dApp but unlock as `Chunks`. First pending unlocking gives Chunk 1, second pending unlocking gives Chunk 2 etc.
+The unlocking panel is where you can see the progress of unlocking and withdrawing.
+For the runtime logic, when unlocking, you don’t unlock from a specific dApp but unlock as `Chunks`. First pending unlocking gives Chunk 1, second pending unlocking gives Chunk 2 etc.
After you have unstaked and when those ERAs pass, you will be able to withdraw. More information about [Unlocking](/docs/use/dapp-staking/for-stakers/unstaking/).
-The unlocking period lenghts can be consulted [here](/docs/learn/dapp-staking/#parameters).
+The unlocking period lenghts can be consulted [here](/docs/learn/dapp-staking/#parameters).
- **Remaining days:** The number of days or `Eras` you have to wait before you can withdraw your tokens;
- **Available to withdraw:** Unlock your tokens and make them `transferable`;
- **Re-lock:** Lock your tokens again to use them in dApp Staking;
-
\ No newline at end of file
+