> For the complete documentation index, see [llms.txt](https://superb-1.gitbook.io/superb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superb-1.gitbook.io/superb/announcement/super-b-early-access.md).

# 🧩Super-B Early Access

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

### Intro <a href="#dd00" id="dd00"></a>

> *Welcome to **Super-B**, your ultimate social playground!*\
> \&#xNAN;*Meet up with friends, design your own space, and dive into fun games. A vibrant world full of surprises and laughter — like your very own theme park — is waiting for you.*

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

### Overview <a href="#id-9372" id="id-9372"></a>

> *We’re launching Early Access so you can **help shape Super-B from the ground up**.*\
> \&#xNAN;*Your feedback will directly guide future updates, from new game modes to customization options.*

### Early Access Launch <a href="#id-3b35" id="id-3b35"></a>

> ***UTC :** December 18, 2025, 08:00*
>
> ***Other Time Zones:***

* PST (US Pacific): Dec 18, 00:00
* EST (US Eastern): Dec 18, 02:00
* KST (Korea/Japan): Dec 18, 17:00
* ICT (Thailand, Vietnam, Indonesia): Dec 18, 15:00
* WAT (Nigeria, West Africa): Dec 18, 09:00
* BRT (Brazil, South America): Dec 18, 05:00
* CET (Central Europe): Dec 18, 09:00
* GMT (UK): Dec 18, 08:00
* AEST (Australia Eastern): Dec 18, 19:00

**Available Platforms:** Epic Games Store & Steam

> Dive into **Super-B Early Access** on [**Epic Games Store**](https://store.epicgames.com/en-US/p/superb-fd763c)(link) or [**Steam**](https://store.steampowered.com/app/3728650/SuperB/)(link) at the above times and start your adventure with friends!

**Stay tuned!** Details about the Early Access schedule and our special launch events are coming soon.\
Once ready, we’ll post a new article with all the information and include links so you won’t miss anything.

### Early Access Purpose <a href="#id-7757" id="id-7757"></a>

> *We’re launching Early Access so you can **help shape Super-B from the ground up**.*\
> \&#xNAN;*Your feedback will directly guide future updates, from new game modes to customization options.*

### Core Features <a href="#id-27c1" id="id-27c1"></a>

* **Social Spaces:** Design your own room, invite friends, and connect through messages, gifts, and fun emotes.
* **Game Mode:** Real-time modes including Battle Royale, Team Deathmatch, Capture the Flag, Obstacle Race, Random Weapon Challenge and more.
* **Character Customization:** Mix and match over 1,000 items — outfits, hairstyles, pets, and more — to create a character that’s truly yours.
* **Endless Fun:** Decorate, play, and compete in a world that constantly evolves with new content.

### Join Us <a href="#id-8e80" id="id-8e80"></a>

> *Start your adventure, and share your thoughts on our **Discord**!*\
> \&#xNAN;*Your input makes Super-B even better.*

**Join our community**\
[Discord](https://discord.com/invite/super-b-official) | [Twitter](https://x.com/super_b_io) | [Telegram](https://t.me/super_b_io) | [Medium](https://medium.com/superbofficial)

Epic Store : <https://store.epicgames.com/en-US/p/superb-fd763c>

Steam : <https://store.steampowered.com/app/3728650/SuperB/>

Find out more: <https://docs.super-b.io/>

<br>

<br>


---

# 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://superb-1.gitbook.io/superb/announcement/super-b-early-access.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.
