> For the complete documentation index, see [llms.txt](https://docs.inferix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inferix.io/inferix-testnet-1-on-iotex-ended/special-airdrop-for-inferix-node-holders.md).

# Special airdrop for Inferix Node Holders! 🎉

Inferix will hand out $tIFX tokens to all Inferix node owners who:

* purchased Inferix Verifier nodes in September 2024
* won free Inferix nodes from Aethir&#x20;

{% hint style="info" %}

#### **Each node is airdropped 15,060 tIFX, valued at 753 USDT at the time of Testnet 1!** 🔥

{% endhint %}

### Finding yourself on the list of winners: [<mark style="color:blue;">HERE</mark>](https://docs.google.com/spreadsheets/d/1qRA2RiV1tdbrZIqxRfMSo33N-9GWF3p5pO6kOk-ekWY/edit?gid=0#gid=0)

### How to get airdrop?

If you’ve found your wallet among the winners on the list, please open a ticket on our [<mark style="color:blue;">discord</mark>](https://discord.com/invite/NJvcWYcB9W) and provide your IoTeX wallet address for the reward distribution!

{% hint style="info" %}
If you are new to IoTeX, visit [<mark style="color:blue;">the guide</mark>](https://docs.iotex.io/depin-infra-modules-dim/iotex-l1-depin-blockchain/wallets) for more info
{% endhint %}

❗️ **Please note that:**

To ensure you are eligible to convert your $tIFX into mainnet tokens after one year, you must:

* participate in running nodes for at least three months&#x20;
* provide GPU mining online in Inferix Testnet 1 for a minimum duration of 30 days&#x20;

To maximize your rewards from this airdrop, you can purchase additional $tIFX to stake and run nodes with higher-end GPUs. These additional $tIFX will be subject to unlocking and vesting rights according to the Testnet staking program, as outlined in the[ <mark style="color:blue;">Staking Token Unlocking Rules</mark>](/inferix-testnet-1-on-iotex-ended/gpu-staking.md) and [<mark style="color:blue;">Mining Revenue Unlocking Rules</mark>](/inferix-testnet-1-on-iotex-ended/user-revenue-calculation.md) sections


---

# 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://docs.inferix.io/inferix-testnet-1-on-iotex-ended/special-airdrop-for-inferix-node-holders.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.
