# White paper

## White paper v4 (2025)

- [Introduction: The Data Wall](https://docs.ta-da.io/white-paper/introduction-the-data-wall.md)
- [Human Generated Data](https://docs.ta-da.io/white-paper/human-generated-data.md)
- [Scaling data generation with blockchain](https://docs.ta-da.io/white-paper/scaling-data-generation-with-blockchain.md)
- [Blockchain Integration](https://docs.ta-da.io/white-paper/blockchain-integration.md)
- [Smart Contracts](https://docs.ta-da.io/white-paper/blockchain-integration/smart-contracts.md)
- [Snapshot System](https://docs.ta-da.io/white-paper/blockchain-integration/snapshot-system.md)
- [In-app Wallet](https://docs.ta-da.io/white-paper/blockchain-integration/in-app-wallet.md)
- [Signature](https://docs.ta-da.io/white-paper/blockchain-integration/signature.md)
- [Next step: Slashing Authorization](https://docs.ta-da.io/white-paper/blockchain-integration/next-step-slashing-authorization.md)
- [Next step: Ta-da chain](https://docs.ta-da.io/white-paper/blockchain-integration/next-step-ta-da-chain.md)
- [Quality Assurance](https://docs.ta-da.io/white-paper/quality-assurance.md)
- [Architecture](https://docs.ta-da.io/ta-da-platform/architecture.md)
- [Production](https://docs.ta-da.io/ta-da-platform/architecture/production.md)
- [Quality Control](https://docs.ta-da.io/ta-da-platform/architecture/quality-control.md)
- [Rewards](https://docs.ta-da.io/ta-da-platform/architecture/rewards.md)
- [Use-cases](https://docs.ta-da.io/ta-da-platform/use-cases.md)
- [Artificial Intelligence](https://docs.ta-da.io/ta-da-platform/use-cases/artificial-intelligence.md)
- [Audio Datasets](https://docs.ta-da.io/ta-da-platform/use-cases/artificial-intelligence/audio-datasets.md)
- [Video Datasets](https://docs.ta-da.io/ta-da-platform/use-cases/artificial-intelligence/video-datasets.md)
- [Image Datasets](https://docs.ta-da.io/ta-da-platform/use-cases/artificial-intelligence/image-datasets.md)
- [Text Datasets](https://docs.ta-da.io/ta-da-platform/use-cases/artificial-intelligence/text-datasets.md)
- [Data Structuring](https://docs.ta-da.io/ta-da-platform/use-cases/data-structuring.md)
- [Roadmap](https://docs.ta-da.io/ta-da-platform/roadmap.md)
- [Application overview](https://docs.ta-da.io/ta-da-platform/application-overview.md)
- [Social Media Engagement](https://docs.ta-da.io/ta-da-platform/application-overview/social-media-engagement.md)
- [Game Mechanics](https://docs.ta-da.io/ta-da-platform/game-mechanics.md)
- [Energy](https://docs.ta-da.io/ta-da-platform/game-mechanics/energy.md)
- [Abilities](https://docs.ta-da.io/ta-da-platform/game-mechanics/abilities.md)
- [Items](https://docs.ta-da.io/ta-da-platform/game-mechanics/items.md)
- [Shop](https://docs.ta-da.io/ta-da-platform/game-mechanics/shop.md)
- [Lootboxes](https://docs.ta-da.io/ta-da-platform/game-mechanics/lootboxes.md)
- [Marketplace](https://docs.ta-da.io/ta-da-platform/game-mechanics/marketplace.md)
- [Gems](https://docs.ta-da.io/ta-da-platform/game-mechanics/gems.md)
- [User rewards](https://docs.ta-da.io/ta-da-platform/user-rewards.md)
- [Prize Pools](https://docs.ta-da.io/ta-da-platform/user-rewards/prize-pools.md)
- [Rewards & Staking](https://docs.ta-da.io/ta-da-platform/user-rewards/rewards-and-staking.md)
- [Ta-da Bondz (T-Bondz)](https://docs.ta-da.io/ta-da-platform/user-rewards/ta-da-bondz-t-bondz.md)
- [Economy](https://docs.ta-da.io/token/economy.md)
- [Agents](https://docs.ta-da.io/token/economy/agents.md)
- [Money Flow](https://docs.ta-da.io/token/economy/money-flow.md)
- [Rewards Distribution](https://docs.ta-da.io/token/economy/rewards-distribution.md)
- [Economy Breakdown](https://docs.ta-da.io/token/economy/economy-breakdown.md)
- [The Big Burn](https://docs.ta-da.io/token/economy/the-big-burn.md)
- [Token Economics](https://docs.ta-da.io/token/token-economics.md)
- [Staking](https://docs.ta-da.io/token/staking.md)
- [On-chain Staking](https://docs.ta-da.io/token/staking/on-chain-staking.md)
- [Meria Staking](https://docs.ta-da.io/token/staking/meria-staking.md)
- [xExchange Metastaking](https://docs.ta-da.io/token/staking/xexchange-metastaking.md)
- [Buy $TADA Tokens](https://docs.ta-da.io/token/buy-usdtada-tokens.md)
- [Team](https://docs.ta-da.io/project/team.md)


---

# 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://docs.ta-da.io/white-paper/introduction-the-data-wall.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.
