> For the complete documentation index, see [llms.txt](https://ecio-space.gitbook.io/ecio-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ecio-space.gitbook.io/ecio-white-paper/game-features/game-system/version-2.0.0-beta.md).

# Version 2.0.0 Beta

Platform: Web Application

Version 2.0 will have drastic updates and changes with transition to Free to Play and adding the multiplayer system which allows the players to team up, battle against other Space Crew teams and enjoy the game with their friends.. The player will be allowed to control 1 of their characters at a time to adventure with their friends. There will be 1 multiplayer mode added initially for multiplayer:

&#x20;1\. Battle Arena

Team battle arena, allowing for 4 a side team. Team composition, strategy and battle skill are all required for your team to succeed and win. It allows full control over one character, and players choose characters they want to play.&#x20;

2\. Free to Play Transition

Convert current NFT Blockchain game to Free to Play business model. It will still use NFT components in the game, and out of game, however blockchain support will become obsolete. Aim is to allow players to enjoy the game Free-To-Play, with optional NFT support if players want to use it.&#x20;


---

# 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://ecio-space.gitbook.io/ecio-white-paper/game-features/game-system/version-2.0.0-beta.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.
