> 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/readme.md).

# Readme

Atom Wallets is your trusted crypto and Bitcoin wallet, available on Google Play Store, Apple App Store, and directly from [atomwallets.com](https://atomwallets.com/).

This guide covers everything from installation to sending crypto, receiving payments, and withdrawing to your bank account.

## What You Can Do

* **Send Crypto** Transfer USDT, BTC, ETH, SOL, XRP and more to any wallet
* **Receive Crypto** Share your wallet address or QR code to receive funds
* **Bank Withdraw** Convert USDT to local currency (INR) and withdraw to your bank account
* **Buy Energy** Reduce transaction fees on the TRON network
* **Pay Fees in USDT** No need to hold TRX, pay gas fees directly in USDT

## Download Atom Wallets

| Platform          | Link                                                                                      |
| ----------------- | ----------------------------------------------------------------------------------------- |
| Google Play Store | [Download for Android](https://play.google.com/store/apps/details?id=com.atomwallets.app) |
| Apple App Store   | [Download for iOS](https://apps.apple.com/app/atom-wallet)                                |
| Website           | [atomwallets.com](https://atomwallets.com/)                                               |

You can also visit [atomwallets.com](https://atomwallets.com/) and tap the Play Store or App Store buttons on the website to be redirected directly to the download page.

## Transfer Fees

| Transfer             | Fee                                |
| -------------------- | ---------------------------------- |
| First Transfer       | $2.50 (includes wallet activation) |
| 2nd Transfer Onwards | $2.00 flat fee                     |

## Supported Cryptocurrencies

* Bitcoin (BTC)
* Ethereum (ETH)
* Solana (SOL)
* Tron (TRX)
* USDT (TRC-20)
* USDT (ERC-20)
* USDC (ERC-20)
* XRP (Ripple)


---

# 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/readme.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.
