> For the complete documentation index, see [llms.txt](https://whitepaper.intelly.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.intelly.tech/intelly-reward-program/intelly-reward-program-airdrops.md).

# Intelly Reward Program Airdrops

Airdrops are funded by The Intelly Reward Program and are distributed to the INTL holders in a USD based stable coin. The amount is distributed to the INTL holders corresponding to their INTL amount. The Airdrop amount is half of the net profit generated by the Intelly Reward Program. A single INTL holder should hold at least 50 INTL in their wallet to be eligible for Intelly Airdrop.

Airdrops may take place automatically at any time without any announcements beforehand. Right after the Intelly platform release, the Intelly Reward Program will start its investments. Since the size of the fund will always increase, there will be more investments at a time. Therefore the realization dates will vary, and this will result in a rise of airdrop frequency. The kind of investments the fund is making will vary. Therefore, the estimated income dates will vary as well.

There is no cost or any upper limit to participate in the airdrop program. To be eligible for airdrops, simply holding the required minimum amount of tokens in the wallet is sufficient. No further action is required.


---

# 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://whitepaper.intelly.tech/intelly-reward-program/intelly-reward-program-airdrops.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.
