# Install the SubWallet mobile app

### If you are using an iOS device

**Step 1**: Open the App Store app and select the Search tab. Search for SubWallet, then select "**Get**".

{% hint style="info" %}
You can also download SubWallet via this link: <https://apps.apple.com/us/app/subwallet-polkadot-wallet/id1633050285>
{% endhint %}

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

**Step 2**: A popup will appear. Hit "**Install**" to install the app.

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

### If you are using an Android device

Open the Play Store app and select the Search tab at the bottom of the screen. Search for SubWallet, then hit "**Install**".

{% hint style="info" %}
You can also download the app via this link: <https://play.google.com/store/apps/details?id=app.subwallet.mobile&pli=1>
{% endhint %}

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

### Update the app

{% hint style="info" %}
Our team will constantly release new versions to improve app performance and user experience, so be sure to check and update new versions regularly to ensure a seamless experience.
{% endhint %}

When a new version is released, open the Play Store/App Store app and select the "**Update**" button to download:

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

{% hint style="danger" %}
SubWallet no longer supports app updates for devices running iOS 16.4 or lower. To continue using the app and receive new updates in the future, please update your device to a higher iOS version.
{% endhint %}


---

# 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.subwallet.app/main/mobile-app-user-guide/getting-started/install-the-subwallet-mobile-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.
