> 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/unlocking-the-value-graph/why-personas-matter.md).

# Why Personas Matter

By adding depth to user identity, Personas change how people experience crypto, and how Web3 reaches people.

Most of the internet's energy is already captured in daily culture: scrolling TikTok, streaming games, sharing memes, joining communities. This is where attention lives, and where identity is naturally expressed. Web3 has struggled to connect with that flow.

Personas make the link. Every action (a contribution, a vote, a piece of content, a moment of discovery) enriches the persona. Proof-of-Engagement (PoE) turns participation into value, so that being active in culture also builds recognition in the on-chain economy. A stronger on-chain economy rests on three principles that Personas carry: Legible, portable, fair.

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

With Persona, Web3 now has a stronger foundation with direct impact on how people, projects, and the Web3 economy evolve.

**For people.** On-chain life should recognize more than balances. When identity, reputation, and preferences can move freely, people gain control. They decide what to reveal, and how to be seen, under their name, their handle, or their Rexy. Recognition travels with them, wherever they choose to participate.

**For builders.** Projects spend time and capital trying to reach the right users, often without knowing who is on the other side. With legible and portable signals, builders can connect precisely with the people who fit their product, culture, or community. No more blind outreach.

**For the on-chain economy.** A system that respects privacy and still enables clarity creates resilience. Incentives go to the right places. Participation grows more sustainable. Trust expands because people know they are more than empty accounts.

This is the cultural leap the Value Graph enables: people arrive for what they already enjoy, and leave empowered with ownership that travels with them.


---

# 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/unlocking-the-value-graph/why-personas-matter.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.
