> For the complete documentation index, see [llms.txt](https://betadocs.cryptocraftgame.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://betadocs.cryptocraftgame.com/season-2-beta/overview.md).

# Overview

{% hint style="success" %}
Season 2 is the **first MMORPG built in Minecraft with blockchain integration.**
{% endhint %}

This is a **massive game experience** with a fully realized open world custom-built for players to explore. From towering cities to dense forests, every inch of the map is filled with wonder and danger. Whether you're a seasoned adventurer or a new player, there's always something new to discover.

S2 has a deep and customizable character progression system. Choose from a variety of classes, each with their own unique abilities and playstyles. As you level up and craft new powerful gear, you'll be able to tailor your character to suit your favorite playstyle. The unique "Class Focus" system allows players to instantly switch between classes while keeping all of their other skills, professions, and items.&#x20;

S2 also offers a wide range of group content for players to enjoy. From epic raids to player vs player battles, there are countless ways to team up with other players and take on the game's toughest challenges. And with a thriving player-driven economy, you'll always find new opportunities to trade, craft, and build your own legend. Every single item in the world is crafted by other players and every material gathered from different parts of the world.&#x20;

With endless possibilities, a truly immersive experience, and a smooth onboarding experience, S2 is ready to introduce blockchain gaming to the masses. Whether you're a hardcore gamer or a casual player, there's something for everyone in this vast and exciting world. So join us now, create your own hero and embark on an epic journey that will be remembered for centuries to come.

Season 2 is currently running playtests in a closed beta with a full release coming soon in 2023


---

# 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://betadocs.cryptocraftgame.com/season-2-beta/overview.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.
