# What is OXR Platform

## What is OXR Platform

***

### 1. What is OXR Platform?

**OXR Platform** is a unified framework and best-practice guide designed to streamline the development of multi-user XR collaboration applications in Unity. Built on proven technologies such as **FishNet** and **Master Server Toolkit**, it simplifies essential functions like avatar systems, user authentication, networking, and cross-platform build automation.

Whether you're developing educational tools, remote support systems, or real-time simulation environments, OXR Platform offers a fast and reliable way to get started with scalable, multi-user XR experiences.

> To get started, see the [Getting Started guide](/oxr-platform-docs/guides/quickstart.md).

***

### 2. Key Features

* **Modular & Practical Architecture**\
  Each component is clearly modularized, allowing for flexible development, easier maintenance, and improved codebase comprehension.
* **True Multi-User Collaboration**\
  Supports real-time interaction, multi-device compatibility, and secure user authentication for seamless collaborative experiences.
* **Cross-Platform Automated Builds**\
  Includes tools to automate building and deployment across supported XR platforms, reducing manual setup and speeding up iteration cycles.
* **Production-Ready Samples & Documentation**\
  Provides practical sample project and documentations to support developers.&#x20;

### 3. Who is it for?

The OXR Platform is ideal for teams and developers building.

* Multi-user XR collaboration environments
* Educational XR content
* Remote assistance and support systems
* Simulation and training apps
* Networking and real-time interaction features
* Avatar-based shared experiences
* Cross-device and cross-platform XR solutions
* Rapid XR prototyping and deployment pipelines

***

This framework is the efficient and reliable way to build modern, multi-user XR collaboration apps in Unity. For further details, in-depth examples, or advanced customization, please explore the documentation or reach out to the project maintainers!

Ready to begin? Head to the [Getting Started](/oxr-platform-docs/guides/quickstart.md) page!

***

*<mark style="background-color:green;">**Note**</mark>: This platform is currently in **closed beta.** Access is limited to developers who are directly involved in **partnered or registered projects*** [***\[here\]***](/oxr-platform-docs/overview/readme/notice.md)*.*

**Contact**: <oxr@kisti.re.kr>


---

# Agent Instructions: 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:

```
GET https://oxr-platform.gitbook.io/oxr-platform-docs/overview/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
