# Safe Mode | Restrict Withdrawals to Multi‑Sig Signers

**If you suspect your wallet has been compromised, activate Safe Mode.**

Safe Mode restricts withdrawals exclusively to multi-sig signers. This includes your wallet, Polaris, or the trustee. Safe Mode is an added layer of security, as it prevents attackers from withdrawing your funds to any other wallet.

**Any multi-sig signer can activate safe mode. Enabling safe mode is irreversible.**

<figure><img src="/files/KrmJQPtZkuD3GDO6RXSs" alt="" width="563"><figcaption></figcaption></figure>

To activate Safe Mode, navigate to the **Account Details** section in the top-right of the interface, select “Account” and then select “Safe Mode”.


---

# 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://support.power.trade/polaris/using-powerdex/safe-mode.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.
