> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/getting-started/how-to-install-my-wallet.md).

# How to install My Wallet?

**My Wallet** is a **cross-platform wallet** available on desktop, mobile devices, and as a Telegram Mini App.

## :calling: Available Platforms

* **Desktop**: [**Our website**](https://my-wallet.io/)
* **Android**: [**Google Play**](https://play.google.com/store/apps/details?id=org.my-wallet.app\&pli=1)
* **iOS**: [**Apple App Store**](https://apps.apple.com/ru/app/my-wallet-anyway-ton-wallet/id6464677844?l=uk)
* **Telegram**: [**@myapp**](https://t.me/myapp?startapp)

## :gem: Installation Requirements

* **Desktop**:
  * Windows, macOS, or Linux
  * Modern web browser
  * Stable internet connection
* **Mobile**:
  * Android 6.0 or higher
  * iOS 13.0 or higher
  * Latest version of Telegram (for Mini App)
* **General**:
  * Sufficient storage space
  * Active internet connection
  * Valid email address (optional)

## :teacher: Installation Steps

1. Choose your preferred platform
2. Download from the official source
3. Follow platform-specific installation instructions
4. Verify the installation
5. Launch the application

## :closed\_lock\_with\_key: Security Considerations

* Always download from official sources
* Verify app signatures when possible
* Keep your device's OS updated
* Use secure networks for installation

{% hint style="info" %}
The Telegram Mini App version provides the fastest way to start using **My Wallet** without additional installations.
{% endhint %}

{% hint style="warning" %}
Never download **My Wallet** from unofficial sources or third-party websites to avoid security risks.
{% endhint %}

{% hint style="success" %}
Next: [**Create a wallet**](/intro/getting-started/how-to-create-a-new-crypto-wallet-in-my-wallet.md) or [**import an existing wallet**](/intro/getting-started/how-to-import-an-existing-wallet-using-a-seed-phrase.md).
{% endhint %}


---

# 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://help.mywallet.io/intro/getting-started/how-to-install-my-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.
