# How tauntAI Works

<figure><img src="/files/9kD0cOaeZVKDoWXUw4b0" alt=""><figcaption></figcaption></figure>

\
tauntAI's prediction market infrastructure operates through three integrated layers, each designed to ensure predictions are fast, fair, and settled transparently on-chain.

***

#### 1. The Live Prediction Overlay&#x20;

A lightweight Chrome extension sits atop any live stream — on Twitch, YouTube, Kick, or other supported platforms — and surfaces a real-time prediction market interface directly in the viewing experience.

Without any changes to a streamer's setup, viewers gain access to:

* **Live prediction markets** on in-stream events and outcomes
* **Real-time odds and positioning** as market sentiment shifts
* **Competitive challenges** and head-to-head prediction duels
* **Leaderboards** ranking participants by prediction accuracy and volume

Every prediction is captured instantly. Every outcome triggers settlement on-chain.

***

#### 2. Blockchain Settlement Layer

All prediction activity is recorded and settled through a blockchain-secured data layer — ensuring transparency, immutability, and trustless outcome verification.

This infrastructure provides:

* **On-chain prediction markets** — outcomes are publicly verifiable, not controlled by a central party
* **Tamper-proof settlement** — no manipulation of results or reward distribution
* **Cross-platform interoperability** — a unified prediction economy across streams, games, and dapps
* **Programmable reward logic** — smart contract-driven payouts tied to verified outcomes

Participants can always verify what happened, what they earned, and why.

#### **3. AI Market Intelligence Layer**

At the core of tauntAI is an AI engine that analyzes live video, gameplay data, real-time statistics, and market behavior to power the prediction layer intelligently.

This layer:

* Generates **real-time prediction prompts** tied to live events as they unfold
* Provides **market context and suggested positions** to help viewers make informed calls
* Adapts **odds and reward logic dynamically** based on participation and event progression
* Enables **automated market creation** — so prediction markets can run on any stream without manual setup

The AI doesn't replace human conviction — it gives participants better information to act on.

***

#### A Closed-Loop Prediction Economy

These three layers form a single, self-sustaining system:

**Live event data** feeds the AI → **AI generates markets** → **Viewers take positions** → **On-chain settlement distributes rewards** → **Rewards drive more participation** → repeat.

Every stream becomes a live prediction market. Every viewer becomes a market participant. Every correct call earns $TNT.<br>


---

# 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://taunt-token.gitbook.io/usdtaunt-token-litepaper/introduction-to-usdtnt/how-tauntai-works.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.
