> For the complete documentation index, see [llms.txt](https://docs.trendex.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trendex.gg/1-vision-and-ecosystem.md).

# 1) Vision & Ecosystem

- [1.1 Why Trendex (Vision)](https://docs.trendex.gg/1-vision-and-ecosystem/1.1-why-trendex-vision.md): Trendex turns sports from attention into ownership. Fans and players finally share the value they create. It’s not about watching stars, it’s about owning the digital layer built around them.
- [1.2 Mission](https://docs.trendex.gg/1-vision-and-ecosystem/1.2-mission.md): Trendex gives fans, players, and communities real ownership in the value they create. We’re building the foundation of football’s ownership economy, where culture and rewards finally align.
- [1.3 Ecosystem Roadmap (Phase 0 → Phase 2)](https://docs.trendex.gg/1-vision-and-ecosystem/1.3-ecosystem-roadmap-phase-0-phase-2.md): This page outlines Trendex’s evolution, from real athlete partnerships to the on-chain game and, soon, the open IP platform. Each phase unlocks a new layer of ownership and value creation.


---

# 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://docs.trendex.gg/1-vision-and-ecosystem.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.
