> For the complete documentation index, see [llms.txt](https://jigzcrypto.gitbook.io/airdrop-101-basic-airdrop-knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jigzcrypto.gitbook.io/airdrop-101-basic-airdrop-knowledge/what-is-an-airdrop.md).

# What is an airdrop ?

{% embed url="<https://www.google.com/imgres?q=crypto%20airdrop%20examples&imgurl=https%3A%2F%2Flearn.swyftx.com%2Fwp-content%2Fuploads%2F2022%2F03%2FAirdrop.png&imgrefurl=https%3A%2F%2Flearn.swyftx.com%2Fcryptocurrency%2Fwhat-is-a-crypto-airdrop%2F&docid=JrVuJn32MUEFJM&tbnid=gDIqWu7rsmj36M&vet=12ahUKEwiH57iKm5iGAxWjWUEAHfpoD_gQM3oECB4QAA..i&w=1200&h=800&hcb=2&ved=2ahUKEwiH57iKm5iGAxWjWUEAHfpoD_gQM3oECB4QAA>" %}

A [cryptocurrency](https://www.investopedia.com/terms/c/cryptocurrency.asp) airdrop is a marketing strategy that involves sending coins or tokens to wallet addresses. Small amounts of the new [virtual currency](https://www.investopedia.com/terms/v/virtual-currency.asp) 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.

Airdrops can be split into two broad categories: tokens and [NFTs](https://www.bitcoin.com/get-started/what-are-nfts/). Let’s look at an example of each:

**Token airdrop**: A crypto platform, such as a decentralized exchange (DEX)\*, decides to create a native token. To reward its current user base, the project sends half of the total token supply to users’ wallets based on the volume each user has traded on the platform. This token acts as a moat of sorts, helping to retain users from competitors.

**NFT airdrop**: An NFT\*\* project might wish to generate interest in their current NFT sale by promising holders of that NFT that they will be airdropped a future NFT. This causes their current NFT sale to sell out, and keeps the community engaged with anticipation for the next NFT drop.

*\*A DEX (decentralized exchange) is a type of exchange that specializes in peer-to-peer transactions of cryptocurrencies and digital assets. Unlike centralized exchanges (CEXs), DEXs do not require a trusted third party, or intermediary, to facilitate the exchange of cryptoassets."*

*\*\* A NFT (Non-Fungible Token) is a special digital certificate that shows you own a unique digital assets. No 2 NFTs can be the same*&#x20;

The ultimate goal of a crypto airdrop is to promote awareness and circulation of a new token or coin.

When an airdrop is announced, there are 2 dates to look for. The first is a "snapshot" time. This is when the project will take a screenshot of all the wallets that are eligible for the airdrop. Make sure to fulfill all the specified requirements by that date. The second is the distribution date. This is when you can expect the airdropped coins to hit your wallet.

Let's look into the type of airdrops we have next.


---

# 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:

```
GET https://jigzcrypto.gitbook.io/airdrop-101-basic-airdrop-knowledge/what-is-an-airdrop.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.
