# TaleX Docs

## TaleX Docs

- [Welcome to TaleX](https://docs.talex.world/welcome-to-talex.md)
- [What is RWB?](https://docs.talex.world/real-world-business/what-is-rwb.md)
- [Proof-of-Purchase (PoP)](https://docs.talex.world/real-world-business/proof-of-purchase-pop.md)
- [Tokens Replacing Loyalty Points](https://docs.talex.world/real-world-business/tokens-replacing-loyalty-points.md)
- [Treasury as Liquidity Pool](https://docs.talex.world/real-world-business/treasury-as-liquidity-pool.md)
- [TaleX App](https://docs.talex.world/talex-as-a-new-content-app/talex-app.md): A new economic engine for great content
- [Product Background](https://docs.talex.world/talex-as-a-new-content-app/product-background.md): From Subscription Fatigue to “Predictive Paid Content”
- [Overview](https://docs.talex.world/talex-as-a-new-content-app/overview.md): Per-Content Purchase + Prediction Market Mechanism
- [User Payment](https://docs.talex.world/talex-as-a-new-content-app/user-payment.md): Two Payments, Two Different Motivation
- [How Does the Prediction Market Work?](https://docs.talex.world/talex-as-a-new-content-app/how-does-the-prediction-market-work.md): The “Senior / Junior” Mechanism
- [User-Centric Design](https://docs.talex.world/talex-as-a-new-content-app/user-centric-design.md): Four Time Windows: 1 Day / 7 Days / 30 Days / 365 Days
- [Senior Reward Calculation Rules](https://docs.talex.world/talex-as-a-new-content-app/senior-reward-calculation-rules.md): Including Empty-Layer Handling
- [Content Economy Structure](https://docs.talex.world/talex-as-a-new-content-app/content-economy-structure.md): Simplified
- [Value for Creators, Users, and the Platform](https://docs.talex.world/talex-as-a-new-content-app/value-for-creators-users-and-the-platform.md)
- [Risk Control and Regulatory Friendliness](https://docs.talex.world/talex-as-a-new-content-app/risk-control-and-regulatory-friendliness.md)
- [Why Will This Mechanism Win?](https://docs.talex.world/talex-as-a-new-content-app/why-will-this-mechanism-win.md)
- [Governance Token $X](https://docs.talex.world/tokenomics/governance-token-x.md)
- [TaleX Treasury](https://docs.talex.world/tokenomics/talex-treasury.md)
- [TaleX Portfolio](https://docs.talex.world/tokenomics/talex-portfolio.md)
- [Terms & Conditions](https://docs.talex.world/legal/terms-and-conditions.md)
- [Disclaimer](https://docs.talex.world/legal/disclaimer.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.talex.world/welcome-to-talex.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.
