# Unstake

### **What does 'unstaking' mean?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#1-what-does-unstaking-mean-in-the-context-of-ethx-) <a href="#id-1-what-does-unstaking-mean-in-the-context-of-ethx" id="id-1-what-does-unstaking-mean-in-the-context-of-ethx"></a>

Unstaking refers to the process of initiating the withdrawal of your staked assets. When you unstake MaticX, you begin the process of converting your MaticX tokens back to POL. Once the unstaking process is complete, you can claim your POL from the Withdraw tab by clicking on the "Withdraw" button.

### **What is the procedure to 'approve unstaking'?**[​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#2-what-is-the-procedure-to-approve-unstaking) <a href="#id-2-what-is-the-procedure-to-approve-unstaking" id="id-2-what-is-the-procedure-to-approve-unstaking"></a>

Initiating 'unstake approval' is your first step towards unstaking your MaticX tokens. This procedure involves providing confirmation through your wallet, thereby giving Stader Protocol the necessary permissions to handle the MaticX tokens you're looking to exchange for the equivalent staked POL or MATIC based on the exchange rate. It's crucial to understand that, in this step, no updates are made to your MaticX holdings. The Stader protocol simply gains the necessary permissions to interact with your tokens for the unstaking process. Rest assured, there's no inherent risk associated with this step.

### **Do I still accrue rewards during the unstaking period?**[​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#6-do-i-still-accrue-rewards-during-the-unstaking-period) <a href="#id-6-do-i-still-accrue-rewards-during-the-unstaking-period" id="id-6-do-i-still-accrue-rewards-during-the-unstaking-period"></a>

No, during the unstaking process, your MaticX tokens no longer earn staking rewards. The reward accumulation ceases when the unstaking procedure is initiated.

### **How do I calculate the amount I'll receive when unstaking?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#3-how-do-i-calculate-the-amount-ill-receive-when-unstaking-) <a href="#id-3-how-do-i-calculate-the-amount-ill-receive-when-unstaking" id="id-3-how-do-i-calculate-the-amount-ill-receive-when-unstaking"></a>

The value you receive when unstaking is determined by the exchange rate either at the unstake time or the finalization time, whichever is the minimum. For instance, if the exchange rate stands at 1.05, you'll receive 1.05 POL for every MaticX you unstake.

### **What is the 'unstaking period'?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#4-what-is-the-unstaking-period-) <a href="#id-4-what-is-the-unstaking-period" id="id-4-what-is-the-unstaking-period"></a>

The 'unstaking period' refers to the duration required to convert your MaticX back into POL. Unstake requests are typically processed within 3–4 days.

### **What should I do after requesting to unstake?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#5-what-should-i-do-after-requesting-to-unstake-) <a href="#id-5-what-should-i-do-after-requesting-to-unstake" id="id-5-what-should-i-do-after-requesting-to-unstake"></a>

After initiating an unstake request, your next step is to wait for the unstaking period to conclude. Once completed, you'll be able to claim your unstaked POL in the Withdraw tab by clicking on the "Withdraw" button.

### What are the staking and unstaking token conditions for Polygon staking on Stader?

On Ethereum Network:

* Staking: Users can stake with both MATIC and POL to receive MaticX.
* Unstaking: During unstaking, users will receive tokens only in POL, regardless of whether they initially staked MATIC or POL.

On Polygon Network:

* Staking: Users can stake with POL to receive MaticX.
* Unstaking: During unstaking, users will receive POL.


---

# 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://stader.gitbook.io/stader/polygon/unstake.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.
