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

# About Us

## Introduction

At Web3 Workroom, we aim to develop cool a\*\* games & apps.\
We believe in giving our users a way to truly own an item they purchase and enabling our users to earn, transfer, sell, & store what they own.

## Industries

VR:

Virtual Reality (VR) market is picking up the pace and continues to attract new users to this industry in a very fast pace. Therefore we see a huge opportunity in this industry and we strive to innovate & develop to grow and succeed.&#x20;

IOS / Android Games:

Mobile games have become increasingly popular over the past few years. They have become a great way for people to have fun and pass the time. With the advancement of technology, the graphics, gameplay, and overall quality of games have improved significantly. Today, there are thousands of games for both IOS and Android devices, ranging from racing games to puzzle games. These games are incredibly popular because they are easy to access, and can be enjoyed for free or for a small fee.

AI:

AI Apps are becoming more and more popular with students. AI apps can help students learn new things, such as math and language skills, as well as provide them with fun activities and games. These apps can be used to help students build their confidence and become more engaged in their learning. They also provide an entertaining way to practice problem solving and critical thinking.

## What we offer:

## Ownership

## Onboarding gamers to web3

## Stand-alone Quest 2  Decentralized Wallet Build

&#x20; &#x20;


---

# 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://docs.web3workroom.com/information/about-us.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.
