> For the complete documentation index, see [llms.txt](https://wp.gotmlabz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.gotmlabz.io/airdrop-campaign/airdrop-claim.md).

# Airdrop Claim

{% embed url="<https://airdrop.gotmlabz.io/>" %}

**The Problem:** It's expensive for founders / projects / Tokens to conduct mass airdrops, and the ability to decompress tokens using (ZK compression) hasn't been fully integrated by wallets yet!&#x20;

**Our Solution** Not only takes away the expense, but also allows for multiple phases, discord role gating and superior management via admin panel.&#x20;

With an easy-to-use configuration dashboard, you can:

✅ **Create Multiple Campaigns**\
✅ **Add multiple phases to each on the fly**\
✅ **Set a countdown timer** until the claim window opens\
✅ **Manually add** wallets\
✅ **Select eligible Discord roles** that qualify for the airdrop\
✅ Website customization\
✅ Custom Domains<br>

This creates a **powerful incentive mechanism** to grow and engage your Discord community, while seamlessly integrating with the Solana ecosystem. Whether you’re rewarding loyal holders, contest winners, or partnered communities, this tool puts you in full control of your airdrop campaigns.

<figure><img src="/files/aQ1Yfo4pdLspi2w2QoSA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/EO3N7OiuDUS9229qAoWa" alt=""><figcaption></figcaption></figure>


---

# 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://wp.gotmlabz.io/airdrop-campaign/airdrop-claim.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.
