# Content Economy Structure

User pays **X**\
│\
├─ **20% → Content Value → Creator (stable income)**\
│\
└─ **80% → Prediction Market → Distributed by time & amount to seniors**\
  │\
  ├─ L1: Seniors from last 24 hours (0.4X)\
  ├─ L2: Seniors from 1–7 days ago (0.3X)\
  ├─ L3: Seniors from 8–30 days ago (0.2X)\
  └─ L4: Seniors from 31–365 days ago (0.1X)

You can understand the overall structure as:

* The creator receives stable income from content value.
* Users run a prediction game around “whether this content deserves more future payments”.
* Successful predictions and active propagation bring more thank-you rewards to seniors.
* The better the content, the stronger the spread, and the higher the overall value of the platform.


---

# 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/content-economy-structure.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.
