> For the complete documentation index, see [llms.txt](https://docs.vortrius.com/vortrius/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vortrius.com/vortrius/introduction/our-legacy.md).

# Our Legacy

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

Our path into Web3 gaming began with CryptoMines, a sci-fi Play-to-Earn game developed on the Binance Smart Chain. CryptoMines invited players to collect spaceships and workers and send them on missions to mine precious resources ($ETERNAL). It was a phenomenon. At its peak, CryptoMines drew over 100,000 active players daily, building a lively community that traded, collaborated, and prospered. Transaction volumes soared past hundreds of millions of dollars, and the game even earned recognition as one of the standouts blockchain titles of its era.

That first triumph was a masterclass. We learned what makes players want: fun, rewarding gameplay that keeps you returning and a community that feels like a team. CryptoMines showed us how to ignite enthusiasm and bring people together in a decentralized world.

The truth is, though, that nothing was flawless. Like many early blockchain games, CryptoMines faced some tough challenges: economic sustainability and scaling pains. The player boom was incredible, but keeping the rewards flowing without breaking the system? That was a puzzle. Instead of calling it quits, we dug into the data, and asked ourselves: What can we do better? Those limitations did not stop us they shaped us.

That is where Vortrius comes in. The rise and fall of CryptoMines was the spark for something bigger. With Vortrius, we are taking every lesson we learned and running with it. We are designing systems that reward you without crashing the party.

We are proud of CryptoMines, which has proven we could shake up the gaming world. But we are even prouder of what is next. Vortrius is more than just a sequel; it is a completely new ecosystem that is built to last and designed for you.

From the ashes of those early challenges, we have forged a vision combining the best of gaming with the promise of blockchain, innovative, inclusive, and ready for the long run. Our history is not just about what we’ve done; it’s about where we’re going, and we can’t wait to take you along for the ride.


---

# 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.vortrius.com/vortrius/introduction/our-legacy.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.
