> For the complete documentation index, see [llms.txt](https://docs.liveart.xyz/liveart/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liveart.xyz/liveart/art-token/airdrop/collection-hunt.md).

# Collection Hunt

### **1. Who will automatically receive their airdrop?**

All Collection Hunt players of our Telegram app (<https://t.me/Collection_Hunt_Bot>) who have on-chain transactions with the game contract and have already linked their Telegram account with their Points Universe Dashboard will have their airdrop automatically allocated to the EVM wallet address connected to their Points Universe Dashboard (<https://liveart.io/airdrop>).

### **2. How do I know if I’ve linked my Telegram account with Points Universe Dashboard?**

You’ve successfully linked your account if you’ve done all the following steps at least once:

1. Connected your EVM wallet to the Points Universe Dashboard.
2. Navigated to the “My Points” tab.
3. Switched the view from “Art Points” to “Collection Hunt Gems.”
4. Logged in via Telegram and can see your earned gems listed.

If you’ve completed these steps before, you’re all set — we’ll automatically convert your earned gems into $ART tokens and allocate them to your connected wallet. No further action is required.

### **3. What if I haven’t linked my Telegram account yet?**

No worries! You’ll still receive your tokens, but you’ll need to complete a few extra steps:\
\
**Step 1**\
Link your Telegram account\
\
Follow the same linking process described above:

* Connect your EVM wallet to the Points Universe Dashboard.
* Go to the “My Points” tab.
* Switch from “Art Points” to “Collection Hunt Gems.”
* Log in via Telegram and confirm you see your earned gems.

**Step 2**

* Fill out the form
* Once you’ve linked your account, fill out this form  **(link will be announced)** to let us know you’ve completed the steps.

### **4. How will I claim my airdrop if I link my Telegram late?**

If you didn’t link your Telegram before, your airdrop will not be claimable via the LiveArt Claim Portal.\
Instead, you’ll claim your tokens through Team Finance — **(link will be announced)**

* Log in with your EVM wallet on Team Finance.
* Claim your unlocked portion of tokens there.


---

# 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:

```
GET https://docs.liveart.xyz/liveart/art-token/airdrop/collection-hunt.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.
