> For the complete documentation index, see [llms.txt](https://trex-1.gitbook.io/trex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trex-1.gitbook.io/trex/economic-engine/a-dual-benefit-model.md).

# A Dual-Benefit Model

The T-Rex Economic Engine creates a system where both sides of the ecosystem benefit at once. Unlike zero-sum games of extraction, it is a model where recognition and efficiency reinforce each other.

<figure><img src="/files/mU3FMppalPugrz1kPyEi" alt=""><figcaption></figcaption></figure>

**For people:** Every interaction enriches their Persona. Governance votes, liquidity provision, learning achievements, or event participation are captured as verifiable Badges. These accumulate into a profile that people can carry across ecosystems. The Passport becomes a personal dashboard of reputation, skills, and preferences. People gain self-discovery and recognition without extra effort, simply by doing what they already do online.

**For projects:** Instead of guessing who is on the other side of a wallet, projects engage with complete Persona. The PMS enables precision targeting: a DAO can reach governance-active users, a DeFi protocol can find long-term liquidity providers, a game can attract players with relevant interests. Incentives are directed to those who will actually contribute, reducing waste and raising retention rates.

**For the economy:** When both sides gain, the system grows stronger. Projects succeed by finding real fit, and people benefit from being recognized and rewarded for their contributions. The result is a more sustainable cycle: better matching leads to higher quality engagement, which produces richer Personas, which interns improves matching again.

This dual-benefit model is the foundation of the Value Graph in action. It ensures that participation is portable, verifiable, and rewarding for everyone involved.

This engine gives T-Rex its practical foundation: online data becomes Personas, Personas become matches, and matches create value for both people and projects. But the economy is not built on mechanics alone. It also needs culture, symbols, and openness to stick: the shared layer that makes people participate. This is the role of the open ecosystem and its cultural anchors, introduced in the next section.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://trex-1.gitbook.io/trex/economic-engine/a-dual-benefit-model.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
