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

# Welcome to the incredible world of Disruptiverse!

## Overview

Our team has created a groundbreaking platform that empowers companies and world builders to host immersive virtual reality events through Oculus or computers. As a landowner in the Disruptiverse metaverse, you hold the reins to curate unique experiences for your community using NFT keys, ensuring complete control over guest access.

In Disruptiverse, you are the experience director. Leveraging our pre-designed construction system, you can effortlessly create collaborative spaces or social communication hubs within minutes, without any prior knowledge of 3D world development.

Join us and embark on a journey of boundless creativity and possibilities in our Disruptiverse metaverse! 🚀 #Disruptiverse #Metaverse #VirtualReality #ImmersiveExperiences #LimitlessCreativity

## Quick Links

{% content-ref url="/pages/bMdsra6NDnK22d4QJjjj" %}
[What we do](/whitepaper/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/UThJRYkePKA0IvErodSY" %}
[Our Features](/whitepaper/overview/our-features.md)
{% endcontent-ref %}

## Product Guies

{% content-ref url="/pages/GaxsXbw3j18d7OyG4I1g" %}
[Vision](/whitepaper/product-guides/vision.md)
{% endcontent-ref %}

{% content-ref url="/pages/M1KSmvGULPAxIRusUCXZ" %}
[Metavers as a Service](/whitepaper/product-guides/metavers-as-a-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/fAOSI7lSMMsCRAcTowc6" %}
[Metaverse 360](/whitepaper/product-guides/metaverse-360.md)
{% endcontent-ref %}

{% content-ref url="/pages/x5mlf97WjoNhwm6nqet9" %}
[Road Map 2023 / 2024](/whitepaper/product-guides/road-map-2023-2024.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/VM7VM6jVeIsYhc8zFgmJ" %}
[Technology & Applications](/whitepaper/fundamentals/technology-and-applications.md)
{% endcontent-ref %}

{% content-ref url="/pages/xEl0FTIk4ptFou21ZUc2" %}
[User Experience](/whitepaper/fundamentals/user-experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/yP9fvUbOPcaF9BXAV2FC" %}
[Security & Privacy](/whitepaper/fundamentals/security-and-privacy.md)
{% endcontent-ref %}

{% content-ref url="/pages/nwHNga8u7oBHlTZ1kPek" %}
[Disruptiverse Meta DAO Governance](/whitepaper/fundamentals/disruptiverse-meta-dao-governance.md)
{% endcontent-ref %}

{% content-ref url="/pages/bpdCiKYTQiCLKb9wQhzx" %}
[Scalability](/whitepaper/fundamentals/scalability.md)
{% endcontent-ref %}


---

# 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://disruptiverse.gitbook.io/whitepaper/welcome-to-the-incredible-world-of-disruptiverse.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.
