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

# Vision & Mission

## **Vision**

Thetan Rivals envisions becoming a global platform for multiplayer fun - where joy, creativity, and friendly competition converge in a dynamic, player-centric environment.\
We aim to break the boundaries between casual and competitive gaming, while embracing player ownership and community participation to create a truly sustainable game ecosystem.

## **Mission**

Our mission is to deliver a vibrant, accessible, and ever-evolving multiplayer party royale experience that players of all ages can enjoy - whether playing solo, with friends, or the global community. We are committed to:

* Offering easy-to-learn but hard-to-master gameplay across diverse game modes.
* Continuously innovating with new content, characters, events, and social features.
* Empowering players to express their creativity through Thetan Creator and community-driven customization.
* Building a long-term game economy that is fair, inclusive, and rewarding.

## **Sei Blockchain Integration**

As part of our long-term vision to bridge Web2 and Web3 gaming, Thetan Rivals is preparing to integrate with **Sei** - a high-performance Layer 1 blockchain optimized for speed, scalability, and seamless asset management.

This integration will unlock new possibilities for our players:

* True digital ownership of skins, cosmetics, and collectibles through NFTs.
* Faster, low-cost transactions for trading and in-game marketplace activities.
* Transparent, on-chain rewards that align with user engagement and skill.
* A decentralized ecosystem where the community can contribute to content, governance, and monetization.

The Sei integration is more than a technical upgrade - it's a step toward transforming Thetan Rivals into a Web3-native gaming experience, where players don’t just play the game, they own a part of it.


---

# 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://doc.thetanrivals.com/vision-and-mission.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.
