> For the complete documentation index, see [llms.txt](https://atomwallets.gitbook.io/atomwallets-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atomwallets.gitbook.io/atomwallets-docs/how-to-install-atom-wallets-android-and-ios.md).

# How to install Atom wallets : Android & IOS

Atom Wallets is available on multiple platforms. You can download it from the Google Play Store for Android, the Apple App Store for iOS, or visit [atomwallets.com](https://atomwallets.com/) where you will find download buttons.

**Requirements:** Android 7.0 or higher (iOS 14+ for iPhone), approximately 40 MB of free storage, and an active internet connection.

## Android (Google Play Store)

### Step 1: Open Google Play Store

Open the Google Play Store app on your Android device.

![Google Play Store home](https://i.imgur.com/Hz8iGmD.jpeg)

### Step 2: Tap the Search Tab

Tap the search icon in the bottom navigation bar.

![Search tab](https://i.imgur.com/YQBcbPa.jpeg)

### Step 3: Type "atomwallet"

Type **"atomwallet"** in the search bar.

![Type atomwallet](https://i.imgur.com/Ie2MiUS.jpeg)

### Step 4: Select from Suggestions

Select **"atomwallet"** from the dropdown suggestions.

![Select suggestion](https://i.imgur.com/K9drOyC.jpeg)

### Step 5: Open the App Listing

Tap on the Atom Wallets app in the search results (by Atom Wallets, Finance category, 4.0 stars).

![App listing](https://i.imgur.com/jflBNgl.jpeg)

### Step 6: Tap Install

Tap the green **"Install"** button to begin downloading.

### Step 7: Open the App

Once installed, tap **"Open"** to launch Atom Wallets.

## iOS (Apple App Store)

### Step 1: Open the App Store

Open the App Store on your iPhone and tap the **Search** tab at the bottom.

![App Store search](https://i.imgur.com/AStwrfH.jpeg)

### Step 2: Search for Atom Wallets

Type **"atomwallets"** in the search bar.

### Step 3: Select from Suggestions

Tap **"atomwallets"** from the search suggestions.

![Search suggestions](https://i.imgur.com/2vwJENa.jpeg)

### Step 4: Find the App

Find "**Atomwallets"** in the search results (4.0 stars, Finance category).

### Step 5: Tap "Get"

Tap the **"Get"** button to download and install. Confirm with Face ID, Touch ID, or your Apple ID password.

![App detail page](https://i.imgur.com/qcAcR9E.jpeg)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://atomwallets.gitbook.io/atomwallets-docs/how-to-install-atom-wallets-android-and-ios.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.
