# TaleX as a New Content App

- [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)


---

# 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://docs.talex.world/talex-as-a-new-content-app.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.
