# How does the Panic Button work?

Activating the Panic Button creates a sequence of pre-set transactions for transferring your wallet funds to a secure backup address. This feature has been designed for situations when you suspect your assets may be at risk.

To use the Panic Button, you will need to access Aegis and set up the transactions ahead of time. Each transaction must be signed with your wallet. In an emergency, you will need to log in to Aegis and activate the Panic Button yourself.&#x20;

{% 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 %}


---

# 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/how-does-the-panic-button-work.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.
