# Take part in our airdrops

### How to Participate?

It’s very simple:

1. **Download the Virgo Wallet Web extension or mobile app.**
2. **Create an account or import an existing wallet.**
3. **Navigate to the airdrops section at the bottom right.**

Once in the airdrop interface, you can see **all active airdrops** as well as previous ones. Simply click on the airdrop you wish to participate in, then click **“Join this airdrop”**. A pop-up will appear with the terms and conditions (retweet the airdrop tweet and follow us on Twitter), then enter your Twitter username. Once this step is validated, **you become a participant.**

### How to Know if I Won?

Draws are held **every Tuesday**. Once the draw is completed, a **message is posted** on [Twitter to notify users](https://x.com/virgo_coin). The Twitter usernames of the winners are then published on our [Telegram](https://t.me/virgoCommunity) and [Discord](https://discord.gg/mSqDRzvBug) (hence the importance of following us).&#x20;

You can also see if you won **directly in your wallet**. A “claim reward” button will appear.

### How to Receive My Reward?

If you win, a “claim reward” button will appear in your “airdrop” tab. Click on it to **receive your reward in the following days.** We proceed with the distribution of rewards **3 to 4 days later.** There is no need to message us asking why you haven’t received your reward the next day. Most projects that hold airdrops send rewards two weeks after the draw, so we are very quick.

Make sure you are on the **correct network** to see your reward. After each draw, we indicate which network you need to be on to receive the reward. The chain’s logo is also displayed next to the token’s logo that you won. When you are on the correct chain, make sure to **add the token** so it appears on your home page.

If you still haven’t received your reward one week after the draw, contact us on [Telegram](https://t.me/virgoCommunity) or [Discord](https://discord.gg/mSqDRzvBug), and we will resolve the issue promptly.

Also, be sure to **save the seed phrase** of the wallet you used to participate. Each airdrop, we receive messages from users who have deleted their wallet without saving their seed phrase. In these cases, we cannot do anything, and the rewards are lost forever.


---

# 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://docs.virgo.net/wallet/tutorials/take-part-in-our-airdrops.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.
