# Trex

## Trex

- [T-Rex - Litepaper](https://trex-1.gitbook.io/trex/readme.md)
- [From Wallets to Personas](https://trex-1.gitbook.io/trex/unlocking-the-value-graph/from-wallets-to-personas.md): Beyond balances
- [The Five Persona Dimensions](https://trex-1.gitbook.io/trex/unlocking-the-value-graph/the-five-persona-dimensions.md): Demographics, Assets, Social, Interests, Knowledge
- [Why Personas Matter](https://trex-1.gitbook.io/trex/unlocking-the-value-graph/why-personas-matter.md): Culture first, empowerment follows
- [Chain Layer](https://trex-1.gitbook.io/trex/architecture/chain-layer.md): Scaling with Ethereum security
- [Persona Layer: Passport, Badges, Validators](https://trex-1.gitbook.io/trex/architecture/persona-layer-passport-badges-validators.md): Passport, badges, and validators
- [Passports](https://trex-1.gitbook.io/trex/architecture/persona-layer-passport-badges-validators/passports.md): The anchor of identity
- [Badges](https://trex-1.gitbook.io/trex/architecture/persona-layer-passport-badges-validators/badges.md): The proof of activity
- [Validators](https://trex-1.gitbook.io/trex/architecture/persona-layer-passport-badges-validators/validators.md): The engines of trust
- [Builder & Activation Layers](https://trex-1.gitbook.io/trex/architecture/builder-and-activation-layers.md): From integration to applications.
- [Builder Layer](https://trex-1.gitbook.io/trex/architecture/builder-and-activation-layers/builder-layer.md): SDKs, APIs, and open contracts.
- [Activation Layer](https://trex-1.gitbook.io/trex/architecture/builder-and-activation-layers/activation-layer.md): Matching, recommendations, and services.
- [From Online Activity to Personas](https://trex-1.gitbook.io/trex/economic-engine/from-online-activity-to-personas.md): Ingestion, processing, and the Persona Graph
- [Persona Matching Score (PMS)](https://trex-1.gitbook.io/trex/economic-engine/persona-matching-score-pms.md): Quantifying fit
- [A Dual-Benefit Model](https://trex-1.gitbook.io/trex/economic-engine/a-dual-benefit-model.md): Value for people, precision for projects
- [Rexy: Proof of Self-Identity](https://trex-1.gitbook.io/trex/open-ecosystem-and-culture/rexy-proof-of-self-identity.md): Culture needs its anchors
- [Ecosystem Points](https://trex-1.gitbook.io/trex/open-ecosystem-and-culture/ecosystem-points.md): A currency of contribution
- [Open Tooling & Roadmap](https://trex-1.gitbook.io/trex/open-ecosystem-and-culture/open-tooling-and-roadmap.md): Transparency and evolution
- [The Next Digital Economy Starts Here](https://trex-1.gitbook.io/trex/open-ecosystem-and-culture/the-next-digital-economy-starts-here.md): A richer, fairer digital economy is possible


---

# 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://trex-1.gitbook.io/trex/readme.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.
