# Connect Your Wallet

[**🚀 Connect to ALEX Now!**](https://app.alexlab.co)

### Step 1: Open the Wallet Manager

<figure><img src="/files/2xxZtQ9AcoCg5oJOCB9z" alt=""><figcaption><p>ALEX Homepage, displaying the Swap panel</p></figcaption></figure>

First, click on the **Wallet Manager** located in the top right corner of the ALEX Lab homepage. This is where you’ll manage all your wallet connections.

<figure><img src="/files/RPFQ40Zn4qmOx8mZdMMy" alt=""><figcaption><p>Homepage with Wallet Manager button</p></figcaption></figure>

### Step 2: Choose the Blockchain and Wallet

By default, the ALEX Lab homepage opens the **Stacks Swap**, so the **Wallet Manager** will display wallets for the **Stacks Chain**. For the **Bitcoin Chain**, click on the slider in the top left corner to open the [Bitcoin Swap](https://app.alexlab.co/bitcoin/swap).

<figure><img src="/files/aFCUjYW4qPNhBXWhrc5c" alt=""><figcaption><p>Homepage with highlighted slider</p></figcaption></figure>

<figure><img src="/files/5mOMLP3x0RKj9h8mP8jL" alt="" width="375"><figcaption><p>Slider for selecting Bitcoin or Stacks swap</p></figcaption></figure>

In the Wallet Manager, select the blockchain you are using (e.g., **Stacks Chain**, **Bitcoin Chain** or **EVM Chain**), then choose the wallet that you want to connect. Supported wallets include Leather, Xverse, OKX and others.

<figure><img src="/files/l9QjQr8AeJqrqmm2Nddk" alt=""><figcaption><p>Stacks Wallet Manager</p></figcaption></figure>

<figure><img src="/files/Rt9KrzAZpkXc8mKqX7BB" alt=""><figcaption><p>Bitcoin Wallet Manager</p></figcaption></figure>

For this example we will choose **Stacks Chain** and **Leather** wallet, but the steps are roughly equal for all supported wallets.

### Step 3: Enter Your Password

After selecting your wallet, you will be prompted to enter your wallet’s password.

<figure><img src="/files/5WuO7IFFt3JLx04ACZuA" alt="" width="375"><figcaption><p>Leather wallet prompt to enter password</p></figcaption></figure>

### Step 4: Select Your Account

Once the password is entered, choose the specific account you want to connect. This account will be used for executing transactions on the bridge.

<div><figure><img src="/files/cdHZrLOi2XGL19UaEJAw" alt="" width="375"><figcaption><p>Connect wallet to ALEX Lab App</p></figcaption></figure> <figure><img src="/files/zOZasLRqvLSsBgLxqhDp" alt="" width="375"><figcaption><p>Select account</p></figcaption></figure></div>

### Step 5: Confirm Your Connection

Once the wallet is successfully connected, you will notice the icon in the top right corner of the screen, confirming that your wallet has been successfully linked.

<figure><img src="/files/sdiLg2VN8iurJORcSusU" alt=""><figcaption><p>Check wallet connection</p></figcaption></figure>

{% hint style="info" %}
Keep in mind that, for bridging, you will need to connect wallets for both the source and destination blockchains (e.g., Stacks, Bitcoin, and EVM). Once connected, you will see the respective blockchain icons in the top right corner of the app.
{% endhint %}


---

# 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.alexlab.co/getting-started/how-to-connect-your-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.
