# 2. GETTING STARTED

📱 **2.1 How to Access**

Accessing the game is extremely simple and requires no installation:

* Open the Telegram app on your phone or desktop.
* Search for the bot: **@NexLegendsBot** (or click the referral link).
* Tap the **Play** button to launch the Telegram Mini App.

**Note:** The game runs smoothly on both iOS and Android.

🔑 **2.2 Account & Login**

* **Automatic Login:** The system automatically logs you in using your Telegram account.
* **Security:** No email, password, or wallet connection is required to get started.
* **Data Storage:** All game progress is tied to your **telegram\_id**, ensuring you never lose your data even if you delete and reinstall Telegram.

🧭 **2.3 Dashboard Navigation (Main Interface)**\
You can easily switch between features using the bottom tab navigation bar:

* 🏠 **Home:** Manage your team, track TON earnings, and claim rewards.
* 🏹 **Hunt:** Select maps and start hunting Nex.
* 🐉 **Nex:** View and manage your Nex collection, Shards, and stats.
* 📝 **Task:** Access daily and weekly missions to earn GNC and items.
* 👛 **Wallet:** Manage balances and perform TON deposit/withdraw actions.

🗺️ **2.4 Choosing Your First Map**

When you first enter the **Hunt** tab, you’ll go through a guided map selection flow:

* Each map features a unique ecosystem with different **Nex rarity spawn rates**.
* **Flexibility:** You can switch maps anytime without any cost. Experiment to find your lucky hunting ground!

🔗 **2.5 Connecting Your Wallet**

To secure your rights and withdraw earnings to your personal wallet, you need to connect a TON wallet:

* Go to the **Wallet** tab
* Tap **Connect Wallet**
* Select your preferred wallet (Tonkeeper, MyTonWallet, etc.) via **TON Connect**

💡 You can play and accumulate TON without connecting a wallet at first. However, wallet connection is required to perform both **withdrawals and deposits**.

💳 **2.6 Deposits (TON Top-Up)**\
To obtain more Capsules and speed up your hunting progress, you can deposit TON into your game account.

***

### 📌 Prerequisite

\[!NOTE]\
You must complete **Wallet Connection (Section 2.5)** first. Only then will the **Deposit** button appear in the Wallet interface.

Once available, you can choose one of the following methods:

***

### ⚡ Method 1: Quick Deposit via Connected Wallet (Recommended)

This is the safest and most convenient method, minimizing manual errors.

**Steps:**

1. Tap **Deposit** in the Wallet tab
2. Enter the amount of TON you want to deposit
3. The system will automatically trigger your wallet (Tonkeeper, MyTonWallet, etc.) for confirmation

💡 **Advantages:**

* No wallet address or memo required
* Instant account crediting
* Fully automated process

***

### 🧾 Method 2: Manual Transfer

Use this method when depositing from exchanges (Binance, OKX, etc.) or external wallets.

**Steps:**

1. Select **Manual Transfer** to get the project wallet address
2. Send TON from your exchange/wallet to the copied address

⚠️ **MANDATORY MEMO:**\
In the transfer message (Memo/Tag), you must include:

```
Nexlegends:{telegram_id}
```

Example:

```
Nexlegends:12345678
```

***

⚠️ **MEMO WARNING:**\
If you use Method 2 and forget or enter an incorrect memo, the system will not be able to identify which account the transaction belongs to. Please double-check carefully before confirming the transfer.

🚀 **2.7 Quick Start Guide (Your First 5 Minutes)**\
Follow these steps to start optimizing your earnings immediately:

* 🎁 **Check-in:** Claim a free Capsule from the *Daily Login* mission in the **Task** tab.
* 🏹 **Explore:** Go to the **Hunt** tab, choose a map, and use your Capsule to hunt your first Nex.
* 🧬 **Equip:** Head to the **Home** tab and equip your newly caught Nex into your team slots.
* 💰 **Earn:** Once equipped, your Nex will automatically generate TON.
* 📥 **Claim:** Return after 24 hours and press **Claim** to collect your rewards.


---

# 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/2.-getting-started.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.
