# Wallet

LumiWave's wallet system has undergone a significant transformation to cater to a more extensive user base and align with global crypto goals. We've introduced a significant change for decentralization by linking INNO ID to external wallets like SUI and MetaMask.

Unlike before, when a wallet was automatically created with the creation of an INNO ID, now you have to create an external wallet and link your INNO ID to it. Of course, the benefits are substantial. Unlike the previous process of swapping and transferring points multiple times, this new approach significantly reduces the transfer process and gas fees.

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

Sign in to the INNO platform and proceed to link your INNO ID to the various games available on the platform, such as Ragnarok Labyrinth NFT and Little Legions NFT. This step mirrors the process followed in the previous version of the INNO platform.\
Once completed, you can then proceed to link your external wallets, such as the Metamask wallet and the Sui wallet. LumiWave supports three primary networks: the Sui wallet's Sui main net, the Metamask wallet's Ethereum main net, and the Polygon main net. Connecting these external wallets will enable seamless interaction and transactions across these networks within the LumiWave ecosystem.

{% hint style="info" %} <mark style="color:blue;">For INNO Wallet users, once you connect your external wallet, your assets in INNO Wallet will be moved to each network on Ethereum and Polygon.</mark>
{% 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://lumiwave-inno.gitbook.io/inno-platform-tip-and-guide/inno-platform-questions/inno-platform/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.
