# V2 Users

### Why an airdrop to V2 users?

Our community is our priority, and we’ve always wanted to reward our most loyal and active users. After releasing our V2 in private beta, we introduced a [leaderboard](https://x.com/bubblemaps/status/1864006700203962762) to track activity. The higher you rank, the more eligible you are for an exclusive V2 user airdrop.

To earn points, users need to:

* Actively use V2 and its features.
* Invite others through our system, ensuring they become active users too

### Who is eligible?&#x20;

The airdrop winners were selected as follows:

* Top 10: highest allocation
* Top 100: medium allocation
* Top 5000: 900 winners were chosen through a lottery system and a sybil detection algorithm / real usage activity, as many spam and bot behaviors were detected

Check your eligibility in this document: [**Eligibility Checker**](https://docs.google.com/spreadsheets/d/1E3sUl0VMn_icqf40xor0zUNOyXk2I6lGtcr6hLheeP8/edit?gid=1990844231#gid=1990844231)

If you're eligible, connect your Solana address to the [Claiming Portal](/bmt/claim-portal.md) and claim your tokens at TGE

<figure><img src="/files/O2OHbHmEDM8t3TzZX808" alt=""><figcaption><p>V2 Aidrop Sybil Detection</p></figcaption></figure>


---

# 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://wiki.bubblemaps.io/bmt/airdrop/v2-users.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.
