> For the complete documentation index, see [llms.txt](https://taunt-token.gitbook.io/taunt-live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taunt-token.gitbook.io/taunt-live/free-to-play-prediction-contests.md).

# Free to Play Prediction Contests

Taunt Live Prediction Contests are free games of skill played during streaming events. You watch the stream, answer questions about what's happening, and earn rewards based on how many you get right.

Free-to-play skill contests that run during live and on-demand streams. Answer questions tied to what's happening on screen. Earn Blue Skulls for every answer. Top of the leaderboard earns $TNT airdrop allocation.

* No entry fee. No stake required. Just watch, predict, and earn.
* Every correct answer = 1 leaderboard point + 1 Blue Skull
* Blue Skulls redeem for $TNT — your airdrop allocation from active play
* Designed to onboard content viewers into the $TNT ecosystem

Taunt Live's live prediction markets are a different experience entirely. Where Prediction Games are contests, live markets are real-money positions. Every live stream event — every moment of a broadcast — becomes a real-time tradeable prediction. This is "Every moment is a market" made literal.

* Market positions open and close in real time as streams progress
* $TNT price markets live on Kalshi (CFTC-regulated) and Limitless (BNB Chain) from TGE
* The Pack: a weekly community-pooled prediction market on Limitless, funded by the protcol&#x20;

Prediction Games get people in. Live prediction markets keep them earning. Every Blue Skull earned in Prediction Games is a step toward staking eligibility in live markets.

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


---

# 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://taunt-token.gitbook.io/taunt-live/free-to-play-prediction-contests.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.
