# Ecosystem

The network uniquely enables the simultaneous deployment of projects on both the SVM, EVM and Move VM. This dual compatibility allows developers to seamlessly migrate their projects from EVM-based ecosystems such as Solana, Ethereum, Binance Smart Chain and Aptos.

## Disperse

Deployed at [canary mainnet](/start-building/lumio-on-optimism-canary-mainnet.md).

Send Ethereum or any ERC20 tokens to multiple addresses on SuperLumio.

[Visit Disperse](https://disperse.lumio.io)

## Liquidswap

Deployed at [testnet](/start-building/lumio-on-optimism-testnet.md).

The Pontem Network's Liquidswap DEX stands as the most prominent exchange protocol on the Aptos network, commanding over 50% of the total trading volume. To experience its capabilities firsthand, explore Liquidswap on the L2.

[Visit Liquidswap on the L2](https://lumio.liquidswap.com)

## Pontem Wallet

Supports testnet and canary mainnet.

One of the most popular Aptos wallets offers native support for the L2, enabling seamless access to both the SVM, EVM and Move VM from a single wallet. This integration enhances the user experience by providing a smooth and unified interface.

**Important:** Please note that support is currently available exclusively in the desktop version (browser extension) of the wallet.

[Download Pontem Wallet](https://pontemwallet.xyz/)

## Coin Crusade

It's the first gaming project built on the Optimism Сanary Mainnet, offering thrilling PVP battles with unique characters, each boasting their own superpowers:&#x20;

— Knight&#x20;

— Warrior&#x20;

— Wizard

<figure><img src="/files/Q507XkZh9fL9UXcOxCSm" alt=""><figcaption></figcaption></figure>

[Play](https://coincrusade.chainwars.io)


---

# 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://docs.lumio.io/ecosystem.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.
