# Wager-to-Vest

Users are able to reduce airdrop vesting times by continuing to wager on the Shuffle platform. This allows loyal users to have faster access to their allocated tokens, while inactive users unlock tokens at the normal rate over the course of the airdrop period.

The Wager-To-Vest program additionally allows for interesting feedback loops to take place. This is an example of this feedback loop for Airdrop 1:

1. Tommy has gambled on [Shuffle.com](http://Shuffle.com) since launch in February of 2023, and has received an airdrop  of 100,000 SHFL
2. Tommy's SHFL will linearly vest, with a certain percent unlocked on airdrop release and the remaining unlocked over the following vesting period.
3. With Tommy's initially-unlocked SHFL tokens, he plays on Shuffle, subsequently decreasing the time in which his remaining tokens unlock.
4. That volume contributes to Shuffle’s theoretical revenue, increasing the size of our buyback-and-burn, leading to upward price pressure on the SHFL liquidity pool

<figure><img src="/files/QujeLYtmBT2g4aOi5zDh" alt=""><figcaption><p>An example of the Wager-to-Vest mechanism at work.</p></figcaption></figure>

Wager-to-Vest aligns incentives for all users, allows users to build volume for future airdrops and keeps supply off market — ensuring stability.&#x20;


---

# 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://shfl.shuffle.com/shuffle-token-shfl/wager-to-vest.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.
