> For the complete documentation index, see [llms.txt](https://gbox.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gbox.gitbook.io/docs/welcome-to-gbox.md).

# Welcome to Gbox

![](/files/QFvmOdsSJ7Tb6NyYO9Ls)

## Introduction

Gbox is a **multichain NFT marketplace** built for **Game and Metaverse assets**, a game and metaverse platform integrating aggregated trading and ecological incubation.

Gbox has launched on **Binance Smart Chain (BSC)** and supported other blockchains like **Ethereum, Polygon, and Fantom**. You can discover and buy the popular games and metaverse NFTs in Gbox, and earn $GBOX tokens by trading.

Gbox is also a community-driven **DAO organization**. We will gather all community forces to give developers ecological incubation support and explore the latest high-quality games and investment opportunities.

## Why you need another marketplace?

* There is no difference between most NFT platforms.&#x20;
* There is a lack of an NFT trading market that focuses on games.&#x20;
* Trading fees or GAS fees are too high.&#x20;
* The platform is the biggest beneficiary,not the user.&#x20;
* Multi-chain NFT assets are not supported.

## Why Gbox is the next revolutionary NFT marketplace?

* Not only a marketplace, but also a complete game NFT ecosystem.
* Aggregating all high-quality game and metaverse assets and information.
* Only a very low 2% trading fee.
* DAO governance, 100% of platform revenue returned to users and communities.
* Multi-chain NFT assets cross-chain with one click.
* A better economic model with more cooperation than competition with game projects.
* With easier-to-use DeFi component, providing liquidity solutions for NFT.

## Vision and Goals

Our vision is to link games, players, traders, guild organizations, etc., incubate a rich game ecology, create a free and open virtual world, and become the **infrastructure of blockchain games and metaverse**.

Our goal is to become the leading game and Metaverse aggregation platform in the blockchain, allowing players to get a better asset trading experience and gain income from entertainment.

Gbox is a community-driven trading market. It is also a win-win solution for multiple parties in the blockchain game ecosystem.

We will ensure the fair distribution of $GBOX tokens to distribute platform revenue to all real users in the community.

Gbox started in the community, so we will also discover more high-quality projects through Launchpad and return future benefits to the community.

## Official Website

📌<https://gbox.space>


---

# 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://gbox.gitbook.io/docs/welcome-to-gbox.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.
