# Connect multiple wallets on Krystal Android app

Effectively managing crypto assets across different wallets is essential for your seamless DeFi experience. With the Krystal Android App, you can easily connect multiple wallets, enabling more flexibility and control over your liquidity provision and asset management.

Follow the steps below to securely connect your preferred wallets and begin leveraging the power of Krystal’s DeFi ecosystem.

### Step 1: Add a wallet using an Address

To get started, navigate to the "Add Wallet" section within the app and input the public address of the wallet you wish to connect.

<figure><img src="/files/GrjZFQDjX1tWxYFqJDs3" alt=""><figcaption></figcaption></figure>

### Step 2: Initiate a Transaction

Before creating a transaction, make sure your external wallet (e.g., MetaMask or Trust Wallet) is active and set to the appropriate blockchain network.

If there is no active session, your session has expired, or the selected blockchain differs from the one required for your transaction, you will need to reconnect your wallet.

#### 2.1 Select the Network

Choose the appropriate blockchain network for your transaction. This ensures compatibility with the wallet and the assets you intend to use.

<figure><img src="/files/0joSDMKPiMrHYFJtvAgf" alt=""><figcaption></figcaption></figure>

#### 2.2 Select Your Wallet

Krystal supports integration with popular wallets such as MetaMask, Trust Wallet, and others. Choose the wallet you wish to connect from the list.

<figure><img src="/files/LfgrUKlFLRFwTmM081fB" alt=""><figcaption></figcaption></figure>

#### 2.3 Validate the Connection

After choosing your wallet, an authorization prompt will pop up in the external wallet application.

To securely establish the connection between your wallet and Krystal Mobile, authorize the connection request.

<figure><img src="/files/fLTiTATmwDEUTGWQDQmy" alt=""><figcaption></figcaption></figure>

#### 2.4 Authorize the Transaction

After approving the wallet connection, confirm the transaction details and authorize it within your wallet app.

<figure><img src="/files/UtVgWcZiWbPX6ROlVoUx" alt=""><figcaption></figcaption></figure>

#### Note:

* In some cases, wallet apps like MetaMask may experience slight delays in displaying connection requests. If no prompt appears, please retry the process.
* If the wallet does not automatically redirect back to the Krystal app after confirming the connection or authorizing the transaction, kindly navigate back man


---

# 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.krystal.app/deprecated/mobile-wallet/connect-multiple-wallets-on-krystal-android-app.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.
