# 🛒 Presale & wallet

### HUNT presale

**Presale** means buying **HUNT** with **AXM** at the wave rate: you enter the amount to debit in **AXM**, and the system credits **HUNT** (subject to rounding). **Vesting** is common — tokens unlock in tranches over time.

In the app you can usually:

* **Buy** under the current wave;
* Choose how **delivery** works — e.g. part to **vesting**, part straight to **HRP** (if offered);
* **Claim** tokens once an unlock period has passed;
* Join **promo** campaigns when announced.

Each presale wave (price, caps, dates, one-off bonuses) is published **in the bot and official channels** — read the confirmation screen carefully before you buy.

### Vesting: what it is and how to read the schedule

**Vesting** means your purchased HUNT **unlock in tranches** over time. You may have a full entitlement on paper, but you can **only move or spend** what is **already unlocked** under the schedule.

Typical building blocks (exact numbers depend on the **wave** and the bot UI):

* **TGE (Token Generation Event)** — on launch day, the **first tranche** often unlocks (for example **10%** of that purchase). You **claim** it in the bot when it shows as available.
* **Later tranches** — usually **every 30 days** from purchase (or from TGE — follow the bot), another slice unlocks (often **+10%** of that purchase amount) until the vesting portion is fully unlocked.
* **Total duration** — product copy often spans **several months** of unlocks; use **“My vesting”** and the wave terms for the exact calendar.

#### Split between HRP and vesting

An offer may split delivery, e.g. **50%** to **HRP** (Hunt Reward Pool in the bot) and **50%** to **vesting**. These are different tracks:

* **HRP** — tokens join the HRP program (see the HRP doc). Moving them to your normal bot balance may involve **waiting periods** and **fees/burn** per bot rules — read the withdraw screen.
* **Vesting** — unlocks **on a schedule**; until a tranche unlocks, it is **not** claimable.

#### HRP tranches with delayed unlock

Another pattern: a large share goes to **HRP**, but **unlock to spendable balance** happens in steps (e.g. **every 30 days**, **10%** of that purchase, capped over a fixed window). That is **not** identical to “classic” vesting on the vesting balance — the bot shows the exact rules.

#### Practical notes and risks

* **Rounding** — on-chain and bot math may differ by tiny wei amounts; trust the bot balance display.
* **Each purchase = its own schedule** — a second buy starts a **new** timeline from its own date/amount.
* **Taxes & regulation** — you are responsible for compliance in your jurisdiction.
* **Use only the official bot** — buy and claim only through verified Hunter Network apps.

If this page and the **live bot screen** disagree, the **bot at the time of the action** wins.

### Axiome wallet and network

For **on-chain** HUNT you use a wallet that works with the **Axiome** ecosystem. In the bot you connect your wallet to:

* see your **HUNT balance** on-chain;
* confirm actions that need a wallet signature;
* use balance checks and related flows.

Useful links:

* [Axiome Chain explorer](https://axiomechain.org/) — transactions, addresses, validators;
* [Official Hunter Network validator](https://axiomechain.org/validator/axmvaloper1ew2puyg60s3hew46gtw9cntgf6nv4yw23dq0ut) on Axiome;
* [Axiome Trade](https://app.axiometrade.pro/) — Axiome Wallet ecosystem exchange (trading and pools; **HUNT listing** is expected here).

#### Axiome Wallet app

Download the wallet only from official store pages:

* [Axiome Wallet on the App Store](https://apps.apple.com/ru/app/axiome-wallet/id6502285079)
* [Axiome Wallet on Google Play](https://play.google.com/store/apps/details?id=club.relounge.axiomewallet)

For **iOS beta builds**, Apple’s [TestFlight](https://apps.apple.com/ae/app/testflight/id899247664) is used: install TestFlight first, then join the wallet beta per the project invite or instructions.

### Topping up your bot balance

If **deposit from chain** is available, you send HUNT from your wallet using the address or flow the bot shows — after network confirmation, HUNT appears on your **Telegram balance**. The supported token type on the network (e.g. HUNT in the AXM ecosystem) is explained in the deposit instructions.

***


---

# 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://hunt-3.gitbook.io/hunt-ecosystem/yazyk-language/english/presale-and-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.
