> For the complete documentation index, see [llms.txt](https://docs.utopiacoin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.utopiacoin.org/utopia-activity-instruction/how-to-join-the-airdrop-program.md).

# How to Join the Airdrop Program

A total worth of $50,000 UC token airdrop is waiting for you to grab!

To join our airdrop activity, follow the steps below:

1\. Join the Utopia Telegram community (<https://t.me/utopiacoin_official>).

2\. Follow Utopia’s official Twitter (<https://twitter.com/UtopiaCoinOrg>), like, retweet, pin the tweet and @ five friends.

3\. Join Utopia's official Telegram Channel (<https://t.me/UtopiaCoinOrg>)

4\. After completing the above tasks, the first 2,000 users can get 5 UC airdrop rewards.

5\. Moreover, participate in Utopia’s product test (<https://app-testnet.utopiacoin.org/#/>).

6\. Complete all the above tasks and fill in the Reward Form (<https://form.jotform.com/212361129269051>)

7\. Your UC token rewards will be released within 72 hours after we launch the Utopia's mainnet.

Make sure to use these Hashtags under other posts and any relevant tweets:

\#UtopiaCoin #UtopiaMetaverse

Utopia is a metaverse project that transforms everything into blockchain! 🪐 Enjoy GameFi, DEX, Decentralized lending, NFT marketplace and more Defi apps all in one in Utopia universe.It is the first-ever project that utilizes stablecoins as its ecosystem token!

What are you waiting for?! Get your UC tokens and get ready to enter Utopia metaverse!


---

# 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.utopiacoin.org/utopia-activity-instruction/how-to-join-the-airdrop-program.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.
