# The Volt App

## Overview

If you prefer an experience tailored for those newer to blockchain, we recommend downloading the Volt App on your mobile device. The Volt App is already pointed at the Fuse Network so you do not have to follow the extra steps that pertain to using Metamask.

{% hint style="info" %}
The Volt App is available on both Android and IOS
{% endhint %}

{% embed url="<https://play.google.com/store/apps/details?id=finance.voltage.app&pli=1>" %}

{% embed url="<https://apps.apple.com/us/app/volt-defi/id6444159237>" %}

## How To Connect - The Volt App

Learn how to connect your Volt App to Voltage using the explainer video below.

{% hint style="info" %}
Note that the interface is updated but the steps are still the same.
{% endhint %}

{% embed url="<https://youtu.be/otvtWTZTu14>" %}


---

# 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.voltage.finance/voltage/welcome/getting-started/setup-your-wallet/the-volt-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.
