# Airdrop

## How to launch an Airdrop campaign on Lnfi?

An Asset Issuer may whitelist eligible claimants for the Airdrop based on specific conditions predefined by the Issuer — Ideal for rapid community growth and engagement.&#x20;

{% hint style="warning" %}
Please fill out this [form](https://forms.gle/z5Xhvoz1oNpMT4YR8) to launch an Airdrop campaign with Lnfi Airdrop.
{% endhint %}

***

## How to claim an Airdrop on Lnfi?

To claim the Airdrop:

* The user's account must be whitelisted and qualified to claim.&#x20;
* Connect their account to check eligibility first.
* Once claimed, you may check your assets on the Lnfi [Assets](https://mainnet.lnfi.network/#/assets) page.


---

# 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://docs.lnfi.network/products/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.
