> For the complete documentation index, see [llms.txt](https://blockwise-1.gitbook.io/blockwise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockwise-1.gitbook.io/blockwise/blockwise-overview/airdrop.md).

# Airdrop

A detailed guide on how to participate in the Blockwise project's airdrop to receive $BW tokens:

<figure><img src="/files/dgLnWYDtSvxteDExgaDc" alt=""><figcaption></figcaption></figure>

1. **Join the Telegram group and follow the project's Twitter**:
   * Join the Blockwise Telegram group and follow their official Twitter account.
   * Telegram link: \[Insert Telegram link here]
   * Twitter link: \[Insert Twitter link here]
   * Upon joining the Telegram group and following Twitter, you'll receive 0.3 points.
2. **Tag three friends in the pinned tweet on the project's Twitter**:
   * Retweet the project's pinned tweet and add the #BW hashtag.
   * Tag the usernames of three friends in the tweet.
   * Upon completion, you'll receive 0.5 points.
3. **Retweet the pinned tweet and add the #BW hashtag**:
   * Retweet the project's pinned tweet and include the #BW hashtag.
   * Paste the Smart contract and provide positive comments about the project.
   * You'll receive 1.5 points for this task.
4. **Provide positive comments about the project via the CoinMarketCap link**:
   * Leave positive comments about the Blockwise project via the CoinMarketCap link.
   * Provide evidence of your comment.
   * You'll receive 1 point for this task.
5. **Like the project via the CoinGecko link**:
   * Log in to your CoinGecko account.
   * Like the Blockwise project via the CoinGecko link.
   * Upon completion, you'll receive 0.5 points.
6. **Give positive feedback on the token via DexScreener**:
   * Access DexScreener and provide positive feedback on Blockwise's token.
   * You'll receive 1 point for this task.
7. **Check-in daily**:
   * Daily, participate in the check-in process in the project's Telegram group.
   * Each check-in will be worth 0.1 points.
8. **Share referral links with friends**:
   * Share referral links with friends and ensure they complete at least 6 tasks to count as referrals.
   * Each successful referral will earn you 2 points.
9. **Purchase 1 $BW on PancakeSwap and stake it for 10 days**:
   * Buy at least 1 $BW on PancakeSwap and stake it for 10 days.
   * Upon completion, you'll receive 2 points.

Finally, participate in the top 10 rank with the highest Point scores each week to receive 2000 BW. Each point you earn will be converted to 2 BW tokens. Make sure to also complete the tasks of evaluating information on CMC, DexScreen, and Telegram/Twitter via the Telegram bot as outlined in the slides.

I hope this guide helps you successfully participate in the Blockwise airdrop! Additionally, users can also participate in the airdrop via the Blockwise or Galxe website.

<br>


---

# 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://blockwise-1.gitbook.io/blockwise/blockwise-overview/airdrop.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.
