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

# Multichain Capabilities

A **multichain wallet** lets you work with several blockchains in one app. **My Wallet** 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-my-wallet/what-cryptocurrencies-are-supported-in-my-wallet.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 My Wallet?**

{% 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 My Wallet

Across supported networks you can:

* [**Top up**](/intro/transfers/how-to-receive-crypto-in-my-wallet.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-my-wallet.md) in View Mode and browse activity.
  {% endstep %}
  {% endstepper %}


---

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