# wallet\_open

## wallet\_open methods

The `wallet_open*` methods let your app open **specific screens and flows** in the Xverse wallet (e.g. Receive, Send, Swap, Bridge, Earn) via a single Sats Connect request.

They are designed to create a smoother, more seamless **dapp ↔ wallet** experience by allowing your app to deep-link users directly into the right place in the wallet — without requiring manual navigation or multiple steps.

Common use cases include:

* guiding users to the correct **Receive** address for a given asset or network
* directing users into **Swap / Bridge / Earn** flows to complete an in-app intent
* reducing friction when an action requires switching from your app to the wallet

{% hint style="info" %}
&#x20;`wallet_open*` methods require the user to have already connected their Xverse account to your app and granted the necessary [permissions](https://docs.xverse.app/sats-connect/xverse-wallet-permissions).
{% endhint %}
