# Vault Balance

### Obtaining Your Multisig Address

To fund your multisig safe, you will first need your safe address.&#x20;

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

Navigate to the Asigna multisig app in your web browser: <https://stx.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.

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

<figure><img src="/files/4tV14ywGe7zCdvh8VpPA" 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/y6izmY2SO0adCUoSMhyv" alt=""><figcaption></figcaption></figure>

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

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

This is the address you will use to deposit or receive NFTs, Stacks blockchain supported coins or STX.

### Viewing Your Multisig Balance

#### **➱ Open the Asigna multisig app:**

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

#### **➱ Access the Balance trend chart:**

Open the Vault page by clicking the Vault preview card.

Navigate to the **Dashboard** section to locate the **Balance** **trend chart** for all assets over the past 7 and 30 days.&#x20;

<figure><img src="/files/6z6s5qvsQDkrS2x3sIf9" alt=""><figcaption></figcaption></figure>

#### **➱ Access the Balance details:**

Open the Vault page by clicking the Vault preview card.

To see the **Balance Summary** and the balances of available Runes, SIP-10 tokens, STX-20 assets, NFTs navigate to the **Assets** section.

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

#### **➱ View transaction history:**

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.

<figure><img src="/files/rfH38QEXm8ee8big0XdD" 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/stacks-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.
