# Airdrop to veCRV Holders

To allow Curve DAO members to receive a portion of trade fees generated by Frozen Yogurt, FROYO is distributed to **veCRV holders** through a series of airdrops.

25% of the FROYO total supply has been allocated for airdrop. Each week a snapshot of current veCRV balances is taken and used to generate a merkle root for distribution. There are to be 52 airdrops in total.

**When does the snapshot for veCRV airdrop happen?**

Every Thursday 00:00 UTC a snapshot of the veCRV holders will be taken. After verification by the Frozen Yogurt the airdrop will occur, roughly 8-24 hours after the snapshot.

Future distributions will be calculated based on veCRV balances on the first block mined at the start of the new epoch week (Thursday 00:00 UTC).


---

# 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://frozenyogurt.gitbook.io/frozen-yogurt-finance/airdrop-to-vecrv-holders.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.
