# Wallet Integrations

Integration with wallets can help further the benefits of monitoring & evacuating for the more common wallet user.&#x20;

* Integrating management of their KillSwitch account within the wallet extension/app provides more direct control and further promotes a best management practice sorely missing in the web3 space.
* Utilizing the wallet for notification deliveries increases the chances customers use your wallet while increasing the chance they receive notifications more immediate.
* It provides the ability to identify at the web2 level whether a transaction was initiated by the actual owner, or somewhere foreign to their geolocation.
* The KillSwitch App provides a 2FA service.  In it's current state, other than being tied to our services, there isn't any apparent reason to use this over traditional methods such as Microsoft Authenticator or Google Authenticator.  However, wallets nowadays prioritize a password over any other form of security and we believe that needs to be rectified for accelerated adoption.

If you are interested, by all means reach out to us and we would be happy to sit down and discuss what integration would look like, the resources required and what we stand up to ensure the service provided is top tier.


---

# 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://praxxas.gitbook.io/killswitch/technicals/wallet-integrations.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.
