> For the complete documentation index, see [llms.txt](https://lightpaper.virtualpangea.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lightpaper.virtualpangea.com/intro/mission.md).

# Mission

## Our Mission

We are building a multiplayer SAAS Metaverse from the ground up! A new internet that you go in not on, where businesses and communities are rewarded when engaging and creating value together. All powered by game engines and blockchain technology.&#x20;

Virtual Pangea's fundamentals are built around a gamified network of user-generated interactions, content, and services, supported by a number of integrated SAAS products and tools. When combined, these provide a comprehensive economy in an immersive environment that supports projects and their communities based on these four pillars; **Play, Create, Connect, Belong.**

**Play.** Everyone is invited to have fun and play in an immersive and captivating GameFi experience built by the community, the in-house development team and partners. Having at heart the thrill of gaming with added blockchain mechanics.

**Create.** Building a makerspace for pragmatists and dreamers alike. In addition to the plethora of dynamic activities offered to Pangeans, the community will be able to conceptualize, create and build 2D and 3D environments designed for world builders, tech gigs, art creators, and content curators in an open economy environment. Everything that can be imagined can be built.

**Connect.** Making connections and networking in the virtual world transcends the limitations of an unpredictable physical world (distance, bad weather, pandemics, etc.). Virtual Pangea offers a medium of connectivity via a Metaverse SAAS model for emerging technologies and services to be developed for the benefit of all types of communities and businesses.

**Belong.** Bridging the gap between physical and digital identities. Empowering users through virtual asset ownership and fair compensation makes Virtual Pangea the ultimate space for integrating and belonging in diverse communities.


---

# 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://lightpaper.virtualpangea.com/intro/mission.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.
