# TriviAgent

## TriviAgent.AI

- [TriviAgent - Snapshot](https://triviagent.gitbook.io/triviagent.ai/readme.md): Snapshot description of TriviAgent project.
- [Market Opportunity](https://triviagent.gitbook.io/triviagent.ai/rationale/market-opportunity.md): Market Opportunity review in detail.
- [Problem & Solution](https://triviagent.gitbook.io/triviagent.ai/rationale/problem-and-solution.md)
- [TRIVI vs Others](https://triviagent.gitbook.io/triviagent.ai/competitive-edge/trivi-vs-others.md)
- [AI videos, Game & GamePlay](https://triviagent.gitbook.io/triviagent.ai/user-experience-ux/ai-videos-game-and-gameplay.md)
- [Day 0 (at TGE) - OLD UX](https://triviagent.gitbook.io/triviagent.ai/user-experience-ux/day-0-at-tge-old-ux.md)
- [Current UX](https://triviagent.gitbook.io/triviagent.ai/user-experience-ux/current-ux.md)
- [TRIVI Referral Program](https://triviagent.gitbook.io/triviagent.ai/user-experience-ux/trivi-referral-program.md)
- [TRIVI x RewardedTV](https://triviagent.gitbook.io/triviagent.ai/user-experience-ux/trivi-x-rewardedtv.md): Step-by-Step guide to accessing premium content - thanks to TRIVI x RewardedTV partnership
- [Tokenomics & Vesting](https://triviagent.gitbook.io/triviagent.ai/usdtrivi-money/tokenomics-and-vesting.md): TGE = 30 April 2025; Tokens highlighted (Public Sale & Liquidity Pool) in green are the tokens that were unlocked initially at TGE as per the Virtuals Protocol Whitepaper (whitepaper.virtuals.io).
- [TRIVI x VestCrow](https://triviagent.gitbook.io/triviagent.ai/usdtrivi-money/tokenomics-and-vesting/trivi-x-vestcrow.md): Automated Vesting Proof for Dev & Treasury $TRIVI tokens
- [Prize-Pool Share Program](https://triviagent.gitbook.io/triviagent.ai/usdtrivi-money/prize-pool-share-program.md)
- [Section 1 (Day 0 + Q1)](https://triviagent.gitbook.io/triviagent.ai/roadmap/section-1-day-0-+-q1.md): Day 0 = $TRIVI token TGE
- [Section 2 (Day 0 + Q2)](https://triviagent.gitbook.io/triviagent.ai/roadmap/section-2-day-0-+-q2.md): Day 0 = $TRIVI token TGE


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://triviagent.gitbook.io/triviagent.ai/readme.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.
