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

# MetaScan

**Integration of Products and Objects into the Metaverse:** With the help of our scanning application, both merchants and users have the capability to scan and integrate products and objects into the Metaverse. This integration process can take place in both MarketplaceEX and QuantumLand for sellers or in the general QuantumLand Metaverse for end-users. As such, every user can scan and bring into the virtual world anything, from small items to real estate properties, and more. It's worth noting that this integration provides a realistic and captivating experience when it comes to visualizing and interacting with scanned objects in the Metaverse.

**A Solution to Centralized Computing Limitations:** Our scanning application addresses a critical issue in the virtualization market, which is the lack of centralized computing power to create entire worlds within the Metaverse. However, each user possesses a powerful smartphone and can contribute to building their own corner of the virtual world through our MetaScan application. This paves the way for the development of an expansive and highly realistic Metaverse as more individuals and organizations adopt the scanning application and the other innovative products we are developing.

**The Process of Scanning and Integrating Objects:**

**Scanning an Object:** Users can utilize the application to scan their desired object, capturing its details and textures from the real world.

**Uploading Object Data:** The scanned data is then uploaded into the application for further processing.

**Generating the Element in QuantumLand:** The scanned information is transformed into an element or object in QuantumLand, accurately replicating the scanned object in the virtual space.

In addition to object integration, our application enables users to scan themselves and create their own digital identities within the Metaverse. This means that users can enter the virtual world as digital versions of themselves, personalized and captivating. This innovative approach opens up new horizons for Metaverse users, allowing them to bring real-world objects into the virtual realm and deeply personalize their experience.


---

# 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://metaquantum.gitbook.io/metaquantum-whitepaper/our-products/metascan.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.
