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

# Our Vision

### Vision

Blockchains are revolutionizing the gaming industry through many means including empowering gamers to take control and ownership of their in-game assets in new and dynamic ways.

We built games in Web 2.0 and now we are venturing into Web 3.0. The current blockchain games have unsustainable tokenomics and they are not fun to play.

Our background in game development leads our vision of this project and we aim to build a Play "and" Earn game, rather than a Play To Earn. Following this, the game is being designed to be fun, first and then develop on the Earn part rewarding players for their time.

Our passion for the industry and efforts of contributing to the greater technological advances of gaming is continued by offering training opportunities, collaborations and donations through our gaming studio, [Nalikes Studio](https://www.nalikes.com/).


---

# 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://cubepaper.gitbook.io/cubepaper/our-vision.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.
