# How to install MyTonWallet?

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

## :calling: Available Platforms

* **Desktop**: [**Our website**](https://mytonwallet.io/)
* **Android**: [**Google Play**](https://play.google.com/store/apps/details?id=org.mytonwallet.app\&pli=1)
* **iOS**: [**Apple App Store**](https://apps.apple.com/ru/app/mytonwallet-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 **MyTonWallet** without additional installations.
{% endhint %}

{% hint style="warning" %}
Never download **MyTonWallet** 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-mytonwallet.md) or [**import an existing wallet**](/intro/getting-started/how-to-import-an-existing-wallet-using-a-seed-phrase.md).
{% endhint %}


---

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