> 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/taunt-live.md).

# Taunt Live

#### Every moment is a market.

#### The prediction layer for streaming.&#x20;

Live streaming has become the world's real-time pulse — breaking news, live sport, earnings calls, political moments. Billions of people watch. But nobody's been able to bet on what happens *next*, in the moment, on the stream itself.

That's what Taunt Live is built to change.

We're bringing live prediction markets directly to streaming — so every moment of live content becomes something you can take a position on, in real time, with real stakes.

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

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

Live prediction markets on live video. Every moment of a broadcast — every goal, every trade, every play call — is a tradeable market.&#x20;

* Open and close market positions on live stream events in real time
* The Pack: weekly community prediction pool funded by the protocol&#x20;


---

# 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/taunt-live.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.
