# The Challenge With Modern User Incentive Mechanisms

### Airdrops are harmful to the longterm growth of crypto projects

Every crypto project reserves tokens for their community, delivered in the form of airdrops, which are big lump sums of tokens. Airdrops are often used to reward supporters, incentivize specific business objectives, increase network effect (through partnerships), etc... However, airdrops as delivery mechanisms are deeply flawed in design and can have destructive consequences for projects.

> #### Massive, predictable sell pressure <a href="#dbcaf858-71e5-4d42-9bd8-7e9bf7f68206" id="dbcaf858-71e5-4d42-9bd8-7e9bf7f68206"></a>
>
> Users that are offered airdrops will claim and sell their tokens, resulting in massive, up front sell pressure that harms the perception of the token (this is most evident during TGE airdrops). The decision to sell is usually an obvious one when selling is the clear dominant strategy.
>
> #### **Hurts supporters/holders** <a href="#id-373184aa-0786-4c50-8fba-30e2ef24487d" id="id-373184aa-0786-4c50-8fba-30e2ef24487d"></a>
>
> Users that want to support the project long term are not incentivized to hold airdropped tokens because everyone else sells. If they do hold, their perception of the project they support is tarnished.
>
> #### Leads to product stagnation <a href="#id-3622b6ec-5524-445c-8588-2a0b72e46555" id="id-3622b6ec-5524-445c-8588-2a0b72e46555"></a>
>
> Teams have to spend time developing utility compelling enough to offset the sell pressure caused from airdrops, which usually does not align with the overall benefit of their core product experience
>
> #### Causes steep drop-off in user engagement <a href="#id-872b7ce0-afb0-4f30-9a90-370876bf4157" id="id-872b7ce0-afb0-4f30-9a90-370876bf4157"></a>
>
> Most users tend to quit engaging with the project after the airdrop. Drop off rate is HUGE across the board since the project is no longer exciting, its on to the next project's airdrop to focus attention on.
>
> #### Increases token dilution while decreasing remaining tokens owned <a href="#id-59491de7-6916-41e1-bccc-bfbfff9f6136" id="id-59491de7-6916-41e1-bccc-bfbfff9f6136"></a>
>
> A team's tokens are the most precious resource they have and every airdrop limits their potential to leverage those tokens in the future, while introducing more available tokens (supply) into the market (resulting in a lower token price)

##


---

# 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://litepaper.mvhq.io/the-challenge-with-modern-user-incentive-mechanisms.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.
