# Technology

We initially chose Ethereum in 2018 due to the number of developers building on the platform and the ability to recruit initial community members. As time goes by, from a performance and scalability perspective, it became clear that building blockchain games on Ethereum alone is not feasible. Therefore, we decided to use Binance Smart Chain (BSC)/Polygon/Solana as our underlying foundation in 2021.

We learned that while our users care about blockchain technology, they focus more on the benefits it can bring along, rather than dividing too many functions. As long as we provide a tamper-proof distributed ledger that ensures scarcity and allows our players to own and trade their assets safely, efficiently, and low-costly , it will be enough for now.

The mechanism of Sport to Earn does not require a fully decentralized public blockchain. We believe that part of the ethos of Web 3.0 is that users are rewarded for the value they bring to the application, and that's what we Pixer Eternity focus on.


---

# Agent Instructions: 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://pixer-eternity.gitbook.io/pixer-eternity/introduction/pixer-eternity/technology.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.
