# Panic Button

{% hint style="warning" %}
DISCLAIMER:

Aegis cannot access or manage any user’s wallet balance, nor can Aegis execute any transactions on their behalf. The discretion of activating the Panic Button lies exclusively with the user. Additionally, Aegis does not undertake any verification pertaining to the ownership of provided backup addresses. Should the wallet disconnect at any point following the initial configuration, the user must reconnect it before the Panic Button can be triggered.
{% endhint %}

Panic Button is a feature reserved for time-sensitive emergencies. Triggering it will set into motion a series of pre-configured transactions, moving wallet funds to your backup address.

The Panic Button is designed to help you take immediate action to protect your mission-critical wallets. You can use the Panic Button both proactively and reactively.

**Proactive Use**: Should you ever suspect that your account could be compromised due to leaked keys, lost passwords, or a successful phishing attempt, the Panic Button enables you to take swift action to prevent a potential security incident.

**Reactive Use**: Should you receive an Aegis alert about malicious activity linked to your contract, you may activate the Panic Button to take immediate evasive action. Based on the reaction time, the Panic Button feature may completely limit or at least substantially minimize asset loss.

<br>


---

# 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.lossless.io/aegis/panic-button.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.
