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

# The Cubeverse

![The CubeVerse](/files/UsKo1FVQ9E1Qem5Nw80x)

The CubeVerse is the first cube-based metaverse currently in development that is designed to welcome and host any and all cube-based NFT games and projects. Each project will be represented by a cube creature and all cube creatures will be able to co-exist in peace within the metaverse in a decentralized cube "solar system."&#x20;

Each cube planet within the solar system can act as a host that will enable community members to access various different games and/or projects within the CubeVerse through what is currently becoming one of the largest collaborations of NFT collections and projects.

{% hint style="info" %}

#### But little did the Cuboids know that the CubeVerse around them had continued to expand and their fighting and battles had been noticed by the rest of the cube creatures that had settled in the CubeVerse on neighboring cube planets.

{% endhint %}

The CubeVerse is an everything-cube metaverse that has grown around a light-giving cube star called EyeCube. From all of the cube-dust in space, planet cubes had began to form and were being Tied to the strong gravitational pull of the cube star.

A collaboration on a major scale uniting multiple different projects and developers together to form a strong mega community of cube-based NFTs, their games, their tokens and their individual communities. The CubeVerse is breaking down all silos and barriers allowing everyone to grow bigger and stronger together.

Each project will contribute to the over-all CubeVerse ecosystem with their native token and NFTs. The tokens will be used to create liquidity pools on the CubeVerse Decentralized Exchange (DEX) featured on a planet cube named LunaDEX. NFTs will be contributed to the CubeVerse Community giveaway wallet and distributed among the CubeVerse Community via on-going giveaways and competitions.

The team will continue to seek and join collaborations with various projects and integrations of web 3.0 technology into the CubeVerse.


---

# 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://cubepaper.gitbook.io/cubepaper/cubeverse/the-cubeverse.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.
