# Mobile Wallets

Mobile wallets allow you to access your XPR Network accounts on your phone. Some of these wallets are integrated on [explorer.xprnetwork.org](https://explorer.xprnetwork.org/) to allow you to login using these wallets.

Mobile wallets that are currently compatible with the explorer are;

#### XPR Network

* [WebAuth Wallet on iOS](https://apps.apple.com/us/app/webauth/id1594500069)
* [WebAuth Wallet on Android](https://protonloan.gitbook.io/proton)
* [WebAuth.com Wallet for Browsers](https://webauth.com/)
* [Anchor](https://www.greymass.com/anchor)
* [Ledger](https://www.ledger.com/supported-crypto-assets)

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

#### FIO Blockchain

* [Anchor](https://www.greymass.com/anchor)

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

#### WAX Blockchain

* [Cloud Wallet](https://www.mycloudwallet.com/)
* [Scatter](https://www.get-scatter.org/)
* [Anchor](https://www.greymass.com/anchor)

<figure><img src="/files/ODD7nsejMasefX2d1huP" 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://docs.bloks.io/login/mobile-wallets.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.
