> For the complete documentation index, see [llms.txt](https://docs.avantprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avantprotocol.com/avant-season-1-airdrop.md).

# AVANT Season 1 Airdrop

The **Season 1 AVANT allocation preview** shows the estimated amount of **AVANT** a wallet is expected to receive from the Season 1 airdrop at TGE.

Season 1 points have been converted **linearly** into AVANT allocations based on each eligible wallet’s share of the total Season 1 points pool.

The allocation shown in the Avant app is a preview. Final claim timing, claim mechanics, and eligibility requirements will be announced closer to TGE.

***

### Season 1 Airdrop Overview

| Step                    | Status / Timing                    |
| ----------------------- | ---------------------------------- |
| Season 1 points accrual | Completed                          |
| Allocation preview      | Live in the Avant portfolio header |
| Token claim             | Expected around TGE                |
| TGE timing              | Tentatively September              |

***

### How the Allocation Is Calculated

Each eligible wallet’s AVANT allocation is calculated using its share of total Season 1 points.

`Wallet AVANT allocation = Wallet Season 1 points ÷ Total eligible Season 1 points × Season 1 airdrop pool`

The portfolio header shows:

* **Your estimated AVANT allocation**
* **Your percentage of the Season 1 airdrop pool**
* **Your Season 1 points rank**
* **The total Season 1 AVANT pool**

Allocations are calculated proportionally. A wallet with twice as many eligible Season 1 points as another wallet receives twice the AVANT allocation.

***

### Minimum Allocation

Wallets must have an estimated allocation of at least **1 AVANT** to be included in the Season 1 airdrop preview.

Wallets below the minimum cutoff may not display an allocation.

***

### Claiming AVANT

The AVANT claim process is not live yet.

Once the claim opens, eligible users will be able to connect their wallet, review the applicable claim terms, and claim their AVANT allocation through the official Avant claim interface.

Avant will publish the official claim link before TGE.

Do not trust links shared by unofficial accounts, DMs, or third-party websites. The official claim link will only be shared through Avant’s official channels.

***

### FAQ

#### Will I receive AVANT?

If your wallet earned eligible Season 1 points and meets the minimum allocation threshold, the portfolio header will show your estimated AVANT allocation.

Final eligibility may be subject to claim terms, compliance checks, and other requirements published before TGE.

***

#### How were Season 1 points converted into AVANT?

Season 1 points were converted **linearly**.

This means every eligible point receives the same proportional share of the Season 1 airdrop pool. There are no hidden multipliers applied after the Season 1 points calculation unless previously included in the points system.

***

#### Is the number shown in the app final?

The allocation shown in the app should be treated as an **allocation preview**.

Avant does not expect major changes to the displayed formula, but final claimable amounts may depend on final eligibility checks, claim terms, and TGE mechanics.

***

#### When can I claim AVANT?

The AVANT claim is expected to open around TGE.

TGE is currently targeted for **September**, but the final date will be announced through Avant’s official channels.

***

#### Where will I claim?

The official AVANT claim link will be announced before TGE.

Until then, there is no live AVANT claim site. Be careful with impersonators or phishing links.

***

#### Do I need to do anything now?

No action is required right now.

You can view your Season 1 allocation preview in the Avant app. Claim instructions will be shared before TGE.

***

#### Can I trade AVANT immediately?

Trading details will be announced closer to TGE.

Avant will publish more information on claim mechanics, transferability, and exchange/liquidity availability before the token goes live.

***

#### What if my allocation looks wrong?

If your allocation does not look correct, first make sure you are connected with the same wallet used during Season 1.

If the issue persists, open a support ticket through Avant’s official community channels and include:

* Wallet address
* Screenshot of the allocation preview
* Brief description of the issue

***

### Safety Reminder

There is currently no live AVANT claim.

Avant will never ask users to enter a seed phrase or private key. Always verify links through Avant’s official website and social channels before connecting your wallet.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.avantprotocol.com/avant-season-1-airdrop.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.
