# Metaverse Fabricator

The AlphaBatem Fabricator allows users and businesses to create their Metaverse through an easy to use web UI with no previous coding experience. 

Users can create their Metaverse within AlphaBatem represented as an ERC721 token. Upon creation, the user has access to the entire product suite to create their Metaverse within a user-friendly UI.

Metaverse owners can quickly upload their design assets through an NFT Import toolkit and easily place these items within their own Oasis to build their ideas. All platform services are also provided in API and Game SDK format to allow developers flexibility on implementation. 

* Web3 Multiplayer&#x20;
* Virtual Oasis&#x20;
  * Item placement&#x20;
  * Public and Private oasis instances&#x20;
  * Gaming via smart-contracts&#x20;
* Land and Building Manager&#x20;
* Land Map&#x20;
* NFT Marketplace&#x20;
  * Fair Launch&#x20;
  * Mystery Boxes&#x20;
  * NFT Sales, Auctions and management


---

# 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://docs.alphabatem.com/alphabatem/products/metaverse-fabricator.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.
