# AirDropper Intro

![](/files/EVksYmynAwJKzSvMyKyl)

This service has been created for **Token Developers** and **Community Users** to set up airdrop campaigns easily and securely for promoting a token. It also gives the community access to free assets.

## For Token Developers

#### Context

As a developer who launches a new token on the Binance Smart Chain, you will need to promote your services and stand out from the crowd. Typically, teams will spend a considerable amount of money on marketing campaigns which can sometimes be limited in scope.

We think that airdrops are one of the best ways to promote a token without spending any financial resources. It doesn't cost the developers or the future users anything.\
It's a win-win solution!

#### Features

* [Set up & Launch](/airdropper-docs/features/launchpad.md) your airdrop campaign in less than a minute
* Collect [Data & Statistics](/airdropper-docs/features/data-and-statistics.md) on who benefited from your airdrop campaign
* Integrate the [Embedded Button](/airdropper-docs/features/embedded-button.md) on your website and make it simple for your community
* Transparency and security thanks to our [Smartcontract](/airdropper-docs/contract-governance/airdroper.md)

## For Community Users

#### Context

As a Binance Smart Chain fan, you can benefit from free tokens in an instant. All you have to do is click on the airdrop button!

Test utility tokens before the official launch to sort the good services from the bad ones.

Don't miss out on the Sunday Airdrop! Every week, each Dropper can vote for their favorite token. We will buy that token with our SundayAirdrop wallet and you can then come claim it on Sundays.

#### Features

* A free service
* An [Airdrop Listing](/airdropper-docs/features/airdrop-listing.md) page so you don't miss any free airdrops
* Testing utility tokens before the official launch to sort the good services from the bad ones
* Transparency and security thanks to our [Smartcontrast](/airdropper-docs/contract-governance/airdroper.md)
* Sunday Airdrops


---

# 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://airdropper.gitbook.io/airdropper-docs/master.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.
