> For the complete documentation index, see [llms.txt](https://web3-encyclopedia.gitbook.io/web3-encyclopedia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3-encyclopedia.gitbook.io/web3-encyclopedia/decentralized-finance-defi/airdrop.md).

# Airdrop

<figure><img src="/files/elhQIwmulWQpl8meBldM" alt=""><figcaption><p>Source: https://www.coindesk.com</p></figcaption></figure>

## What is a cryptocurrency airdrop?

An airdrop, as it pertains to [cryptocurrency](https://www.investopedia.com/terms/c/cryptocurrency.asp), is a marketing stunt that involves sending coins or tokens to wallet addresses in order to promote awareness of a new [virtual currency](https://www.investopedia.com/terms/v/virtual-currency.asp).

Small amounts of the new virtual currency are sent to the wallets of active members of the blockchain community for free or in return for a small service, such as retweeting a post sent by the company issuing the currency.

The airdrop is a promotional activity typically performed by [blockchain](https://www.investopedia.com/terms/b/blockchain.asp)-based startups to help bootstrap a virtual currency project. Its aim is to spread awareness about the cryptocurrency project and to get more people trading in it when it lists on an exchange as an [initial coin offering](https://www.investopedia.com/terms/i/initial-coin-offering-ico.asp) (ICO).

Airdrops are generally promoted on the company's website, as well as on cryptocurrency forums, and the coins or tokens are sent only to current holders of the cryptocurrency in crypto wallets.

To qualify for the free gift, a recipient may need to hold a minimum quantity of crypto coins in their wallet. Alternatively, they may need to perform a certain task, such as posting about the currency on a social media forum, connecting with a particular member of the blockchain project or writing a blog post.

## Advantages and disadvantages of crypto airdrops

### Advantages

Given the [extreme competition among cryptocurrency startups](https://www.investopedia.com/articles/forex/091013/future-cryptocurrency.asp), an airdrop is an attempt to stand out from the crowd. Some businesses devoted to crypto airdrops offer alerts to users and listing services to [startups](https://www.investopedia.com/terms/s/startup.asp), plus a range of marketing services to fine-tune their airdrops.

Airdrops can also raise engagement and awareness in the community, which can attract new eyes to the project and thus potentially improve its chances of success.

### Disadvantages

However, there have also been warnings about cryptocurrency airdrops from others in the industry. For example, Pierre Rochard, the founder of Bitcoin Advisory, tweeted a caution that crypto airdrops are often used as pump-and-dump schemes. That is, owners of the cryptocurrency could be artificially inflating its value in order to make a quick profit.

## What is an NFT airdrop?

Similar to other types of crypto airdrops, an [NFT](https://www.investopedia.com/non-fungible-tokens-nft-5115211) airdrop credits NFT community holders with additional tokens. This is done to build a stronger community around certain NFTs, create buzz and reward NFT holders.

For example, Bored Ape Yacht Club holders were airdropped over 10,000 ApeCoin tokens. At their peak value of nearly $24, these airdrops were worth well over six digits, assuming users held their tokens.

<details>

<summary>Sources</summary>

<https://coindesk.com>

<https://www.investopedia.com/terms/a/airdrop-cryptocurrency.asp>

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://web3-encyclopedia.gitbook.io/web3-encyclopedia/decentralized-finance-defi/airdrop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
