# Welcome

## Need Help? Start Here 👋

Welcome to the BrickVerse Resource Center — your go-to place for answers, guides, and support.

Whether you're a player, parent, or creator, this site is packed with helpful resources to walk you through everything BrickVerse has to offer. From account questions to safety tools and platform features, we’re here to make sure you get the help you need quickly and easily.

#### What you can find here:

* Account and login help
* Safety and parental control guides
* In-game features and how they work
* Purchases, currency, and billing support
* Rules, moderation, and reporting
* Troubleshooting common issues

If you're building on BrickVerse and need technical guidance, head over to our **Developer Documentation** here:\
👉 [**developers.brickverse.gg**](https://developers.brickverse.gg)

***

### About BrickVerse 🌍

BrickVerse is an online multiplayer platform where creativity comes to life.

Players can build their own games, create social experiences, and explore worlds made by other users from around the community. Our mission is to give the next generation of creators the tools to design, share, and play together in a safe and imaginative environment.

We focus on:

* &#x20;**User-generated games and worlds**
* &#x20;**Easy-to-use creation tools**
* &#x20;**Social and collaborative play**
* &#x20;**Strong safety systems, especially for younger players**

BrickVerse is built to be a space where imagination leads the way — whether you're here to play, create, or connect with friends.

***

If you can’t find what you’re looking for, our support team is always ready to help.


---

# Agent Instructions: 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://resources.brickverse.gg/welcome.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.
