# UniSat Wallet

Step 1: Visit the MerlinSwap official website: <https://merlinswap.org/home>, tap the “Launch APP” button, and connect your wallet.

<figure><img src="https://lh7-us.googleusercontent.com/yQswmHTk0LGUQjYbU5shbNnBiDkjDfA-psrM5Qk7-fxFRsDUEF80Rn0ZkBth_aHZq2jwD0P4Hv6SazApeviHU3ZEHNxXddF5VcsWPaZjqVEbib4NyD-9tMoyCY6NPsX-OE_sxAT2rXY1B6e9z7Lop50" alt=""><figcaption></figcaption></figure>

Step 2: Here we select UniSat Wallet as an example, connect your UniSat Wallet.

<figure><img src="https://2896183772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEiZqAivTWomMtxIj0yM%2Fuploads%2FIV5LRx3kvgzbOF3QwVQR%2Fimage.png?alt=media&#x26;token=6191f9cc-74b4-4f65-b0e7-19b5738d9ce6" alt=""><figcaption></figcaption></figure>

Step 3: Tap the "Particle Network" logo in the bottom right corner to view your Account Abstraction (AA) smart contract wallet.

<figure><img src="https://2896183772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEiZqAivTWomMtxIj0yM%2Fuploads%2FrksLptE8JZtJ9vgGI2Fv%2Fimage.png?alt=media&#x26;token=bf7210bf-008b-4d14-9e5d-6d03fbbeaa46" alt=""><figcaption></figcaption></figure>

You also can find your EVM address on Particle Wallet.

<figure><img src="https://lh7-us.googleusercontent.com/lyEjOLx80msqHzIeFN2fxARclmOXPSjwVWq_w4o4R8xzkIeAUBSX3DLSKnM1_-AhH61VQVXrCH-J8r2TQYRtJZV_9ymdUphWXcAkUC_YF3Wqgvv4K067CLrgo0h1Oe36KkGWUW1gOrlrcYREN5snmzs" alt=""><figcaption></figcaption></figure>

Note: You must keep some BTC as a gas fee. The AA wallet has a prefund check feature so that if you don’t have enough BTC, it will show an error message.

Step 4: Select the token you want to trade. The upper one indicates your sell, the down one represents your buy. Enter the amount you need to swap.

<figure><img src="https://2896183772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEiZqAivTWomMtxIj0yM%2Fuploads%2FmUVvovK6hZfwrqyM4NMI%2Fimage.png?alt=media&#x26;token=8fcbb7e4-55c0-482d-b245-1c3c193a5572" alt=""><figcaption></figcaption></figure>

Step 5: Check the transaction details by clicking “⬇️”. There are Liquidity Provider Fee, Price Impact, Average Price, Average Price, and Minimum Receive. If you don’t have any doubt, tap the “Swap” button to trade.

<figure><img src="https://2896183772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEiZqAivTWomMtxIj0yM%2Fuploads%2FBmCt9nMrxg13FYbophPg%2Fimage.png?alt=media&#x26;token=f61ed3f5-b697-4358-b9c3-ec41d9c1e9e7" alt=""><figcaption></figcaption></figure>

Step 6: Sign the transaction on UniSat Wallet, and kindly wait a moment; your swap will be completed.

<figure><img src="https://2896183772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEiZqAivTWomMtxIj0yM%2Fuploads%2F5Nmokko9ahF5Soj6gijz%2Fimage.png?alt=media&#x26;token=c1046f03-cfec-4112-9419-70721c4bb91b" alt=""><figcaption></figcaption></figure>


---

# 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.merlinswap.org/tutorial/how-to-swap-on-merlinswap/unisat-wallet.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.
