# Use case: Incentive Campaign

Token airdrops are a popular way to thank your project's early adopters and bootstrap activity. Since another goal here is to have these early users keep their tokens for a long period of time and take part in activities like governance, it is important to find the right people to airdrop your tokens to. DeepDAO’s \[] API package can assist you with this.&#x20;

\
DeepDAO aggregates blockchain profiles on over 6 Million addresses, 1.7 million of which are documented on our machines for their active DAO participation. You can further target them based on their participation scores, topics of interest in categories (for example, DeFi vs NFTs), period of activity, governance participation (for example, Snapshot voters vs Aragon voters), and otherwise. When the number of early users of your product is small, this method lets you tap into a large and diversified pool of addresses, hence expanding the marketability of your airdrop.

<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://deepdao.gitbook.io/deepdao-products/governance-list-the-top-daoists/use-case-incentive-campaign.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.
