# Multichain Capabilities

A **multichain wallet** lets you work with several blockchains in one app. **MyTonWallet** supports **TON**, **TRON**, **Solana**, **Ethereum**, **Base**, **BNB Chain**, **Arbitrum**, and **Hyperliquid**—you manage assets across these networks without switching between different wallet apps.

See also [**what cryptocurrencies are supported**](/intro/introduction-to-crypto-and-mytonwallet/what-cryptocurrencies-are-supported-in-mytonwallet.md).

## :question: **Why do you use a multichain wallet?**

1. **Convenience**\
   Manage assets from different blockchains in one app—plus swipe-to-switch between wallets where supported.
2. **Fast & simple swaps**\
   Top up or swap when you need gas on another network—smart routes cover many pairs, including **cross-chain** paths when available.
3. **Time-saving**\
   Switch networks, review activity, open integrated explorers, and use [**Explore**](https://my.tt/explore) for dapps across supported chains.

## :sunglasses: **How do you use multichain in MyTonWallet?**

{% stepper %}
{% step %}
**Find your addresses**

1. Open **Wallet**.
2. Tap **Multichain** on your wallet card.
3. You will see addresses for **each supported network** (for example **TON**, **TRON**, **Solana**, and your **EVM** networks). Tap a row to copy or share.
   {% endstep %}

{% step %}
**Multichain features in MyTonWallet**

Across supported networks you can:

* [**Top up**](/intro/transfers/how-to-receive-crypto-in-mytonwallet.md) with a bank card where available.
* [**Swap**](/intro/swaps.md) assets, including **cross-chain** swaps when offered.
* Send [**transfers**](/intro/transfers.md).
* Work with [**staking**](/intro/staking.md) where the chain supports it.
* [**Track balances**](/intro/key-features/can-i-view-other-addresses-in-mytonwallet.md) in View Mode and browse activity.
  {% endstep %}
  {% endstepper %}


---

# 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/key-features/what-is-multichain-how-to-use-it.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.
