# Points Overview

## Badges (Majority of Points)

The primary way to earn airdrop points is through earning badges within the app. These are special recognitions or achievements that you can acquire by participating in various activities on Honey Chat. \
The more badges you collect, the more points you accumulate in the airdrop. This method ensures that everyone has a fair chance to earn rewards based on their level of engagement and participation.

## Leaderboard Placement (Minority of Points)

A smaller share of the total points in the airdrop is distributed according to your ranking on our [leaderboard](/airdrop/leaderboard.md). Although fewer points are allocated to these positions overall, there will be fewer recipients, which increases the advantage for those who actively compete.

## Bonuses

Keep an eye out for special tasks and quests like the [community badges](/airdrop/badges/community-badges.md). These activities unlock Unique Modifier Badges - with unique enhancements that don't award points directly. Instead, Modifiers multiply or alter your existing base points, potentially boosting your score significantly. <br>


---

# 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.honeychat.app/airdrop/points-overview.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.
