# Guide to the airdrop leaderboard

📍 Visit [app.hashstack.finance/v1/airdrop\_leaderboard](https://app.hashstack.finance/v1/airdrop_leaderboard/) to access the leaderboard.

In the airdrop leaderboard page, you can see:

1. Overall campaign stats (inside the yellow box) provide information about the details of the overall airdrop campaign, including the token pool and points earned by all users using the Mainnet V1.
2. The blue box content has the duration, epoch and snapshot details of the campaign.

<div><img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/1f031092-d37e-4974-b3d9-11344d205574/25447742-833c-46aa-bf47-160e425999a7/Untitled.png" alt=""> <figure><img src="/files/qC7EIR8C27OWnmN8uERY" alt=""><figcaption></figcaption></figure></div>

***

On the second half of the page, you will see two columns in the table:

1. Leaderboard
2. Your Stats

<div data-full-width="false"><img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/1f031092-d37e-4974-b3d9-11344d205574/4117d817-e1b6-44b0-bc14-4d8c6352363b/Untitled.png" alt=""> <figure><img src="/files/avIlLGxJ3TVHv2S7VHcK" alt=""><figcaption></figcaption></figure></div>

The leaderboard has the information on:

* wallet address which are truncated
* liquidity generated (both by them and their referrals)
* points obtained
* estimated $HASH a user would earn with those points.

There are **two point systems**: near real-time and snapshot-based.

* Near real-time: These points are updated in near real time (\~12 hours) whenever you perform transactions on the Mainnet V1 dApp.
* Snapshot-based: These points are the average of all your points across the snapshots taken at each epoch. **They will be considered for the airdrop.**


---

# 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://docs.hashstack.finance/airdrop/guide.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.
