> For the complete documentation index, see [llms.txt](https://docs.geode.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geode.fi/key-concepts/withdrawal-contracts/recovery-mode.md).

# Recovery Mode

### &#x20;All the Reasons for Recovery Mode

* Withdrawal Contract is paused by the Owner.
* Withdrawal Contract's owner is no longer the Pool's Owner.
* Withdrawal Contract needs to be upgraded to a new version.
* Withdrawal Contract is expired (not likely).

### Under Recovery Mode

{% hint style="success" %}
These operations will continue after the problem is solved, and the Withdrawal Contract has exited Recovery Mode.&#x20;
{% endhint %}

* **Withdrawal Queues and Token transfers continue as usual. 🙂**
* **No more minting** is allowed by the Portal, meaning `deposit()`calls *might* fail.
* **No more validator proposals** can be activated, meaning `stakeBeacon()` calls *will* fail.
