> For the complete documentation index, see [llms.txt](https://swapin.gitbook.io/swapin-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swapin.gitbook.io/swapin-help/swapin-for-individuals/connect-wallet-how-to-use-web3-wallet-integration.md).

# Connect Wallet: How to use Web3 Wallet Integration?

Connect Wallet is a feature that connects your crypto wallet with a Swapin account. It allows you to make faster and more seamless SwapinPay transactions between crypto and fiat currency. Once connected to your wallet, Swapin will be able to view your wallet balance and request approval for transactions. This also means that you don't need to send crypto manually from your wallet to Swapin to make a transaction.

## Web3 wallets supported <a href="#h_8ef4742e0c" id="h_8ef4742e0c"></a>

The Swapin Connect Wallet feature is now available in top Web3 wallet brands like MetaMask, Trust Wallet, Ledger Live, Crypto.com, and Exodus wallets. Additional support for other trusted cryptocurrency wallets and platforms, including Coinbase Wallet, Binance, and Tron wallets, will be added soon.&#x20;

## How to connect your Web3 wallet with Swapin? <a href="#h_0ddf84eb60" id="h_0ddf84eb60"></a>

Click on the “Connect Wallet” button on the main Swapin App page.

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065795/9fdb4dec36a21063d96748b6/image" alt=""><figcaption></figcaption></figure>

### Step 1: Choose and connect the wallet <a href="#h_bd9b07c454" id="h_bd9b07c454"></a>

Click on the “Connect Wallet” button. Select the wallet you would like to use from the list that appears.

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065797/2316a1c99d14934dedc77961/image" alt=""><figcaption></figcaption></figure>

### Step 2: Scan the QR code <a href="#h_bbc3c76998" id="h_bbc3c76998"></a>

Confirm the connection in the wallet. Scan the QR code with your wallet app.

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065799/a12968577636727fc2f4eda2/image" alt=""><figcaption></figcaption></figure>

### Step 3: Confirm the connection in a browser <a href="#h_afa621128c" id="h_afa621128c"></a>

You can also confirm the connection in a browser if you are using a wallet extension.

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065800/13c3ebe40e480e18f3cf35ac/image" alt=""><figcaption></figcaption></figure>

## Making a transaction with a connected Web3 wallet <a href="#h_11859df3c8" id="h_11859df3c8"></a>

### Step 1: Start a new SwapinPay payment. <a href="#h_b9933efeaf" id="h_b9933efeaf"></a>

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065801/ea48d5b158313340a965133e/image" alt=""><figcaption></figcaption></figure>

### Step 2: Send crypto <a href="#h_e6e1610437" id="h_e6e1610437"></a>

After clicking on "Send crypto"choose a payment method. Click on Connected Wallet and you'll see the crypto amount in your Web3 wallet and the confirmation button. By clicking on "Confirm" you'll send the transaction approval request to your Web3 wallet.

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065802/945c42a9e7229fc2b3fea467/image" alt=""><figcaption></figcaption></figure>

### Step 3: Switch to your Web3 wallet and confirm the transaction. <a href="#h_f15c7fc5da" id="h_f15c7fc5da"></a>

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065804/323ebc79c3950c7a0b04ce93/hc_m_AH3AvCnu9TIIr2a8o5i7h7rzSz0j7V.png" alt=""><figcaption></figcaption></figure>

### Step 4: Transfer completed <a href="#h_bedb8257a1" id="h_bedb8257a1"></a>

Once crypto is transferred to the Swapin wallet, fiat is sent to the bank!

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065805/80e5b775d110a613fdf33099/image" alt=""><figcaption></figcaption></figure>

## Disconnecting a wallet <a href="#h_380c2d1e48" id="h_380c2d1e48"></a>

The connected wallet button appears next to your profile section on the Swapin App. Open your connected wallet menu by clicking on it, then click on "Disconnect".

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065806/b23fdc20d808c2703c3b94cd/image" alt=""><figcaption></figcaption></figure>

NB! You can have only one wallet connected to the Swapin App at any time. If you have several Web3 wallets, you need to disconnect the wallet you are using and then connect the other one. If you have several wallets as browser extensions, Swapin will connect to the primary wallet.

## Is ConnectWallet safe? <a href="#h_ef11f2e475" id="h_ef11f2e475"></a>

ConnectWallet establishes a secure encrypted connection between the Swapin App and your Web3 wallet. Swapin requests your approval for each transaction and doesn't have access to your private keys. This means that it's impossible to transfer funds from your Web3 wallet without your granted approval in the wallet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://swapin.gitbook.io/swapin-help/swapin-for-individuals/connect-wallet-how-to-use-web3-wallet-integration.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.
