> For the complete documentation index, see [llms.txt](https://shfl.shuffle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shfl.shuffle.com/shuffle-token-shfl/tokenomics/wager-asset.md).

# Wager Asset

Shuffle.com allows users to play with SHFL tokens received through airdrops as stakes in games, giving the token an immediate application once liquid in the user's wallet. Through wagering with the SHFL token onsite, the user will also facilitate the accelerated vesting of their SHFL tokens remaining from the airdrop and contribute to their total wagered volume, which will in turn help them earn future airdrops.

Most importantly, this flywheel effect will increase the aggregate volume wagered on the Shuffle platform itself, which in turn will;&#x20;

* Increase SHFL token redistribution across remaining airdrop campaigns.&#x20;
* Fuel the burn mechanism programmed on Shuffle, effectively reducing the total supply.

Below is an example that articulates the benefits of wagering SHFL natively on the platform:

1. Daniel receives 10,000 SHFL in Airdrop 1 after TGE.&#x20;
2. Daniel wagers with SHFL, playing Blackjack on the platform.&#x20;
3. Daniel's wager volume contributes to the platform's buyback and burn, reducing the total SHFL supply and helping his tokens vest faster.&#x20;
4. SHFL sent to the Shuffle treasury is removed from the circulating supply, meaning less SHFL on the market.


---

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