# Key Features

* On-Chain Security & Transparency\
  All airdrop creation and claim records are stored on the blockchain - immutable and verifiable.
* Multi-Asset Support\
  Compatible with major tokens such as EDS and USDT, as well as partner project tokens.
* &#x20;Flexible Airdrop Modes

&#x20;1.Fixed Airdrop: Each recipient receives the same amount.

&#x20;2.Lucky Airdrop: The total amount is distributed randomly - adding an element of chance.

&#x20;3.Exclusive Airdrop: Claimable only by specific users to enhance scarcity and exclusivity.

* Multi-Scenario Deployment\
  Airdrops can be shared in group chats to incentivise community participation, or sent peer-to-peer for personalised interactions.
* Gas-Free Claiming\
  Senders can choose to cover gas fees on behalf of recipients, thus lowering the entry barrier and enhancing the user onboarding experience.


---

# 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://userguide.luffa.im/airdrop/key-features.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.
