# Web App

The web app is a "view-only" version of all Vultisig Vaults, giving DAOs and Treasuries the perfect tool to share their holdings without fear that any stakeholder will be able to access the assets.

It is also used to display the ongoing [airdrop](/vult-token/airdrop.md) of $VULT to the community.

The website can be accessed here:

{% embed url="<https://airdrop.vultisig.com>" %}

## How to connect to the Web App

1. Get your [Vault QR](/app-guide/vault-management/vault-qr.md) code from your Vultisig Vault
2. Open the [web app](https://airdrop.vultisig.com)
3. Upload your QR code
4. Access the web app


---

# 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.vultisig.com/ecosystem/web-app.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.
