# Vault Balance

### Obtaining Your Vault Address

To fund your Vault, you will first need to access its address.&#x20;

#### ➱ **Open the Asigna multisig app**:&#x20;

Navigate to the Asigna multisig app in your web browser: <https://btc.asigna.io/>

#### ➱ **Select the Vault**:&#x20;

On the homepage page select the Vault you want to fund from the list of ready-to-use Vaults.

#### ➱ **Find the Vault Address**:&#x20;

There is a quick path to obtain the Vault address.&#x20;

On the **preview** of the selected Vault you can see the Vault address and copy it by clicking **Copy** icon.

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

Or click the preview to open the **Vault page** and locate **QR** and **Copy** icons displayed on the sidebar menu.

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

Click **QR** icon to see the Vault address and to get its QR code.

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

This is the address you will use to deposit or receive any Ordinals or BTC.

### Viewing Your Vault Balance

#### ➱ **Open the Asigna multisig app**:&#x20;

Navigate to the Asigna multisig app in your web browser: <https://btc.asigna.io/>

#### ➱ **Access the Balance trend chart**:&#x20;

Open the Vault page by clicking the Vault preview card. &#x20;

Navigate to the **Dashboard** section to locate the **Balance** **trend chart** for all assets over the past 7 and 30 days. You can also view individual balance trend charts for each **Asset separately**.

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

#### ➱ **Access the Balance details**:&#x20;

To see the **Balance Summary** and the balances of available Runes, BRC-20 tokens, Ordinals, Rare Sats navigate to the **Assets** section.

Here you can view the current **Balance Summary** of all assets, displayed in both **sats and USD.**\
Each individual tab contains more detailed information about a specific asset.

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

#### ➱ **View transaction history**:&#x20;

To see the details of your transaction history, navigate to the **Transactions** section in the Vault. This provides a record of all queued, draft and outgoing transactions in your Vault.&#x20;

Clicking the **Incoming transactions** tab will forward you to the [Mempool](https://mempool.space/), where you can view a list of Incoming transactions associated with your Vault’s address.

<figure><img src="/files/RyX1EfitrI61dnRnB2K5" 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://asigna.gitbook.io/asigna/bitcoin-multisig/quickstart/vault-balance.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.
