> For the complete documentation index, see [llms.txt](https://starx.gitbook.io/starsx-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starx.gitbook.io/starsx-whitepaper/master.md).

# Abstract

When it comes to following and assessing everything in the world of sports, from game results to player statistics and trading figures, we tend to find that users want to be able to replicate the real-life experience in a setting where they can compete against each other and really find out how deep their sports knowledge goes.<br>

Powered by Ethereum + Matic Layer 2 blockchains, the process provides users with an online trading experience whereby they can trade digital assets and communicate with other sporting fans and betters on a global scale. We envision a future where users move away from their TV’s and social media platforms, and instead head to StarsX for an inclusive and interactive ways of watching and responding to their favourite sports, and competing against other users.

Built off the back of the existing blockchain, the StarsX platform is owned by the community and so there is no single owner accessing the system from a central point; blocking users from accessing the platform or modifying the rules of use. Rather, the entire system is built for community use and is thus owned by every user individually.

This article considers the technical foundation of StarsX, alongside its economic and philosophical merits.


---

# 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:

```
GET https://starx.gitbook.io/starsx-whitepaper/master.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.
