# WALLET: Account & Assets

<mark style="background-color:green;">**What is WALLET, and how do I connect my game account to one?**</mark>

* The WALLET feature allows players to connect a cryptocurrency wallet to their game account for on-chain activities.  Steps to connect your OKX Wallet:  For Telegram Players:
  * Access WALLET: From the HOMEPAGE, tap "WALLET."
  * Connect OKX Wallet: Tap "CONNECT OKX WALLET."
  * Grant Permission: Scan the QR code or jump to the OKX app to authorize the connection.
* Similar steps apply to the LINE and Web versions, with appropriate wallet selection within those platforms.

<mark style="background-color:green;">**Can I change my wallet address for my game account?**</mark>

* No, Web3PvZ does not allow players to change the linked wallet address for their game account. This is to prevent asset mapping errors within the game.  If you need to switch your wallet address for any reason, please contact our support team on Telegram:  <https://t.me/Telgatherminigames>

<mark style="background-color:green;">**Can I transfer my game data to another wallet?**</mark>

* No, game data cannot be transferred between wallets in Web3PvZ. Game badges, ZGP, and SBT MINERS are non-transferable, meaning they will not be accessible if you switch to a different wallet.  If your wallet account has been compromised, please contact our support team on Telegram: <https://t.me/Telgatherminigames>. We will do our best to assist you.

<mark style="background-color:green;">**Can I transfer my SBT MINER to another account?**</mark>

* SBT MINERs (Soulbound Tokens) are typically non-transferable by design. They are tied to your account and cannot be moved or sold.

<mark style="background-color:green;">**Can I transfer game assets between the LINE, Telegram and web versions?**</mark>

* No, game assets cannot be transferred between the LINE and web versions of Web3PvZ. Each platform operates on separate servers, keeping game data independent. While players can log in using the same wallet across LINE, Telegram, and the web, all in-game and on-chain assets remain exclusive to each platform.

<mark style="background-color:green;">**What happens if my account is flagged for review?**</mark>

* &#x20; If your account is flagged for review, the following restrictions will apply:
* Your account will be removed from leaderboard rankings.
* Your ZGP balance will not be updated.
* You will be ineligible for the Token Generation Event (TGE) airdrop.
* &#x20; Reasons for Account Review:
* Exploiting SUNSHINE mechanics to gain an unfair advantage.
* Abusing game bugs to disrupt the game's balance.


---

# 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://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/wallet-account-and-assets.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.
