# How to Connect Your Wallet

Follow these steps to connect your wallet to Brotocol App.

[**🌁 Connect to Brotocol and Start Bridging Now!**](https://brotocol.xyz/bridge/cross-bridge)

### Step 1: Open the Wallet Manager

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

![Select Wallet Manager](/files/Un3krtbS02UyL9fFhlr7)

### Step 2: Choose the Blockchain and Wallet

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, and others listed in [Supported Wallets](https://github.com/xlink-network/xlink-docs/blob/main/docs/getting-started/README.md).

For this example we will choose **Bitcoin Chain** and **Leather** wallet.

![Select Wallet](/files/cmcOjfk9007pHIfXbfnE)

### Step 3: Enter Your Password

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

![Enter Password](/files/Y7Ge4zJxuxgwLBiQsfYX)

### 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.

![Select Account](/files/5YKIDBNYRiEl1N4sN2Sm)

### Step 5: Confirm Your Connection

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

![Check Wallet Connection](/files/zwp9q8dMsQOC8IkmrJ7b)

{% 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.brotocol.xyz/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.
