# Download VESPR

How to download VESPR Wallet

{% hint style="danger" %}
**Do not download VESPR Wallet from anywhere other than the official app store** appropriate to your device/OS. To avoid falling victim to scams like cloned versions of our app, download the official VESPR app from the app store on your device, and not from any other source.
{% endhint %}

{% tabs %}
{% tab title="iOS" %}

1. Open the App Store and hit the search button in the bottom right. Input VESPR Wallet into the search bar. Alternatively, you can scan the QR code below with your phone which will take you directly to the correct app, or follow the link below.

{% embed url="<https://apps.apple.com/us/app/vespr-cardano-wallet/id1565749376>" %}

<figure><img src="/files/iDCuOChnHmRJKAF4iK91" alt="" width="375"><figcaption><p>VESPR Apple Store</p></figcaption></figure>

2. Either click 'Get' or tap on the name of the app to see more details. Complete the usual App Store download confirmation process.

<figure><img src="/files/3Xk4fQ8cjgeBWoh07Cag" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Android" %}

1. Open the Play Store and search for "VESPR Wallet". Alternatively, you can scan the QR code below with your phone which will take you directly to the correct app, or follow the link below.

{% embed url="<https://play.google.com/store/apps/details?id=art.nft_craze.gallery.main>" %}

<figure><img src="/files/AedXSvpWCQXEJcc3ROrN" alt="" width="375"><figcaption><p>VESPR Google Play Store</p></figcaption></figure>

2. Tap 'Install' and wait for the process to finish.
   {% endtab %}

{% tab title="Brave / Chrome / Edge / Arc Browser" %}

1. Open the Chrome Web Store and search for "VESPR Wallet". Alternatively, you can follow the link below.

{% embed url="<https://chromewebstore.google.com/detail/vespr-wallet/bedogdpgdnifilpgeianmmdabklhfkcn>" %}

2. Tap 'Install' and wait for the process to finish.
   {% endtab %}
   {% endtabs %}


---

# 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.vespr.xyz/vespr/user-guide/getting-started/download-vespr.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.
