# Download a Mobile Wallet

### **Download Kii Mobile on the App Store or Google Play**

Mobile wallets are currently in deployment mode for Testnet Oro, and available on the App Store and Google Play for users who would like to have access to the basic functions of the chain. Within the mobile wallet, users can login via email or manage their 24‑word seed phrase.

Apple Store: <https://apps.apple.com/us/app/kii-mobile/id6474740411>

Google Play: <https://play.google.com/store/apps/details?id=com.kiimobile>

In the wallet, users can send, receive, and stake their KII by selecting the validator they would like to use to perform all functions. These wallets are currently connected in Testnet and can be used for all developers, hackathons, and competitions.

Mobile wallets will be compatible with Testnet V1 and Testnet Oro.


---

# 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.kiiglobal.io/docs/learn/getting-started/download-a-mobile-wallet.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.
