# WalletConnect

**Seamless DApp Interaction with WalletConnect**

Satoshi Safe incorporates WalletConnect to provide a secure and straightforward connection to a wide range of applications and decentralized platforms (DApps). Recognized as a nearly universal standard in the crypto ecosystem, WalletConnect streamlines the process of interacting with DApps directly from your Satoshi Safe environment.

**How WalletConnect Works in Satoshi Safe**

* **Initiating Connection**: Select the WalletConnect option in Satoshi Safe to begin the connection process. Enter the WalletConnect URI provided by the DApp you wish to connect to.
* **Safe Selection**: Choose which of your safes you want to interact with the DApp. This flexibility allows you to maintain control over which assets are used in any DApp transaction.
* **Approval and Confirmation**: Once connected, any transaction initiated on the connected DApp will prompt a confirmation request in Satoshi Safe.

**Transaction Flow with WalletConnect**

* **DApp Transaction Initiation**: When you perform an action in the DApp that requires a transaction, Satoshi Safe will display a popup notification.
* **Signature Collection**: For the transaction to proceed, it must gather the necessary signatures as defined by your safe's policy.
* **Execution**: After collecting all required signatures, the transaction can be executed, completing the interaction initiated via the DApp.

The integration of WalletConnect within Satoshi Safe underscores our commitment to providing users with a versatile and secure platform. It facilitates not only asset management within Satoshi Safe but also extends its functionality to the broader DApp universe, all while maintaining the security and approval processes our users trust.


---

# 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.getsatoshisafe.com/wallet/features/walletconnect.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.
