# Brahma Connect

{% embed url="<https://www.youtube.com/watch?v=3Jgc8C6ACV8>" %}

## **Using Brahma Connect**

**Brahma Connect** lets you interact with dApps directly inside Your Account, batch multiple actions from one or more dApps on the **same chain**, and sign everything in one go—without ever switching tabs.

***

### ✅ **Step-by-Step Guide**

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

#### 1. **Install the Brahma Connect Extension**

First, download and install the **Brahma Connect browser extension** for Chrome or Brave.

👉[ Download Extension](https://chromewebstore.google.com/detail/brahma-connect/dpojflnceofkedcemfannifplmhaloma?hl=en\&pli=1)

***

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

#### 2. **Open the Search Bar in your account**

Click the search bar at the top of your account.

* You’ll see a list of top dApps based on the **network you’re currently on**.
* You can also **search for any dApp** or **paste a dApp URL** directly.

***

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

#### 3. **Check for dApp Compatibility**

We regularly test dApps for compatibility:

* Verified dApps will show a **"Verified" badge**.
* You can still try unverified dApps—many will still work.
* If something breaks, **reach out to the Brahma team via chat or Discord**, and we’ll help debug or add support.

***

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

#### 4. **Open the dApp from your account**

Click on the dApp from the list, search result, or pasted link.

* Once the dApp opens, **check which wallet is connected**.
* If it’s connected to your EOA (like MetaMask), **disconnect and reconnect**.
* If available, choose **“Brahma Connect”** as the wallet provider.

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

**✅ Example: Correctly Connected to Brahma Account**

Make sure the address shown matches your **Brahma Account** , not your personal EOA.

***

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

#### 5. **Build Your Transaction**&#x20;

Start using the dApp like you normally would.

* Actions like **approve, swap, lend, deposit** will appear in the **Transaction Builder**.
* You can **add multiple actions** from the same dApp or even from **different dApps on the same chain**.
* The builder lets you review and reorder your transaction flow.

***

####

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

#### 6. **Sign and Execute**

When you're ready:

* Click **Sign Transaction** to execute everything in a single batch.
* Brahma will handle gas, simulation, and relaying—**you sign once, and it’s done**.


---

# 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.brahma.fi/tutorials/brahma-connect.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.
