# 💳 9. WALLET & ECONOMY

### **💎 9.1 Asset Overview**&#x20;

Your inventory always consists of 3 core asset types:

* 💰 **TON:** Real on-chain currency on the TON Blockchain.
* 💎 **GNC:** In-game token used for upgrades and gameplay features.
* 🎾 **Capsule:** Consumable item used for hunting Nex.

All assets are managed in the **Wallet tab**, which includes two main sections:

* 📊 **Assets:** Current balances
* 📜 **History:** Full transaction and activity log

### **💎 9.2 TON — Real Value from Your Hunt**&#x20;

TON is the final reward every hunter ultimately aims for.

***

#### 💳 Deposit TON — Boost your resources

* Go to **Wallet → Deposit**
* ⚠️ **Critical note:** You MUST include the required **Memo/Tag** in the transfer (e.g. `Nexlegends:123456`)
* If the Memo is missing, the system will not be able to credit your account
* 📉 Minimum deposit: **0.1 TON**

***

#### 🏦 Withdraw TON — Cash out your earnings

* Connect your personal wallet via **TON Connect**
* 📉 Minimum withdrawal: **0.2 TON**
* ⚡ Processing time: typically **1–10 minutes**

***

#### 🔥 Withdrawal fees & GNC Burn Discount

You can use **GNC to reduce withdrawal fees**, making your in-game progress more economically efficient.

| GNC Burn Level | Remaining Withdrawal Fee | Evaluation                     |
| -------------- | ------------------------ | ------------------------------ |
| No burn        | 5%                       | Default fee                    |
| Burn 25%       | 3.75%                    | Slight savings                 |
| Burn 50%       | 2.5%                     | Moderate discount              |
| Burn 75%       | 1.25%                    | High discount                  |
| Burn 100%      | 0%                       | Completely free withdrawal! 🆓 |

\[!NOTE]\
GNC used to reduce withdrawal fees will be **permanently burned** and removed from the system.

### **⚙️ 9.3 GNC — Growth Engine**&#x20;

GNC is the key to becoming stronger every day. While it cannot be withdrawn externally, it significantly accelerates your TON earnings.

***

#### 💰 How to obtain GNC

* Complete missions
* Invite friends
* Open Loot Tubes
* Convert excess Shards

***

#### 🧠 Smart ways to use GNC

* 🏗️ **Unlock extra Slots:** Increase your Active team size and boost income up to 10x
* 🛠️ **Craft Nex:** Combine Shards to create complete Nex
* 🔄 **Refresh maps:** Generate new hunting pools with better Nex opportunities
* 🎾 **Buy discounted Capsules:** Save TON by using GNC for limited daily deals

### **🎾 9.4 Capsule — The Hunter’s Ammunition**&#x20;

* **Consumption:** Each throw consumes **1 Capsule**.
* **Refund mechanism:** If a hunt fails with the result **Fail — Return**, the Capsule is refunded and not consumed.
* **How to obtain:** Capsules can be acquired from the Shop, Daily/Weekly missions, or as lucky rewards from Loot Tubes.

### **9.5 Account Security 🛡️**

* 🔒 **Maximum safety:** The game uses **TON Connect** for wallet integration. You are never required to provide your Seed Phrase or Private Key.
* ✍️ **Transaction confirmation:** All withdrawal requests must be signed directly on your personal wallet app (such as Tonkeeper, MyTonWallet, etc.).

### **9.6 Economy Cycle Summary 🔄**

To become a true wealthy hunter in Nex Legends, you need to understand this core loop:

* 💰 **Invest:** Use TON to buy Capsules
* 🎾 **Hunt:** Use Capsules to capture Nex (or receive Shards on failure)
* ⚙️ **Optimize:** Use GNC to craft Shards into rare Nex or unlock more team Slots
* 📈 **Harvest:** Nex generates TON daily → Claim your rewards
* 🔄 **Reinvest or Withdraw:** Use GNC to reduce withdrawal fees, or reinvest TON to hunt stronger Nex

***

💡 **Expert economic tip:**\
“Prioritize using GNC to unlock all 8 Active Slots as early as possible. This is the fastest way to turn your initial capital into sustainable passive income. Don’t rush to burn GNC for withdrawal fee reduction when your TON balance is still small!” 🚀📈


---

# 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://nex-hunter-docs-guide-and-whitep.gitbook.io/nex-hunter-docs-guide-and-whitepaper-docs/9.-wallet-and-economy.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.
