# Transaction Builder

The **Transaction Builder** in your account is a powerful tool that allows you to batch multiple actions into a single transaction, simplifying the way you interact with the blockchain. Think of it as your **shopping cart** for crypto transactions—you can add various actions, review them, simulate the outcome, and then sign and execute them all at once.

#### How It Works

* **Add Multiple Actions**: With the Transaction Builder, you can combine multiple actions like **sending**, **swapping**, or **supplying** into a single transaction. For example, you could approve a token, swap assets, and supply liquidity in one batch, saving you time and gas.
* **Clear Transaction Breakdown**: Each action you add is clearly explained within the builder. This way, you always know what you’re signing before committing to the transaction.
* **Simulate Transactions**: Before executing, your account allows you to simulate the entire batch. This simulation checks for gas costs, token changes, and verifies that everything is correct, ensuring you understand the potential outcomes before signing.

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

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


---

# 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/brahma-accounts/brahma/transacting-in-brahma/transaction-builder.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.
