# How to Participate

{% hint style="info" %}
**TLDR:** participate in specific projects by holding the token or staking, and be eligible to claim a free $HEXIT airdrop 😍
{% endhint %}

## Airdrop Eligibility   <a href="#what-is-a-vault" id="what-is-a-vault"></a>

The following users can claim $HEXIT for free: if you hold $HEXIT at the time of airdrop (after bootstrap ends) or if you hold T-SHARES from the Hex contract.

| Token           | Type    | Bonus Multiplier |
| --------------- | ------- | ---------------- |
| **Hexit**       | Hodling | 9x               |
| **Hex T-share** | Staking | 1x               |

## **How To Participate**

SImply use the claim button available at [Hex1.Club Airdrop page](https://hex1.club/airdrop), once the airdrop starts.


---

# 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://learn.hex1.club/hex-one-protocol/airdrop/how-participate.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.
