# What we do

## Overview

Existent is a pioneering software framework focussed on simplifying the development of multiplayer virtual reality applications with natural, physical, controller-free interactions. Existent does this by providing an end-to-end suite of components, blueprint nodes, assets, editor tools and runtime systems that help you design, develop, test and deploy incredibly ambitious virtual reality applications of all kinds in hours, rather than months.

Existent’s tools are designed to be used together but are also decoupled so you can use just the features you need. For instance, if you want to use our player body system in your controller-based Quest game, that’s perfectly possible.

{% embed url="<https://existent.com/images/videos/landing.mp4>" %}

* Existent is a software application framework for spatial applications that’s integrated with Unreal Engine 5
* Existent is hardware agnostic and allows you to combine hardware in innovative ways
* Existent takes care of many of the tough foundational challenges that normally require specialists to complete
* Existent adds tools to make it faster to iterate and create - build experiences in hours not months

Build more compelling and robust projects quickly and without constraints.


---

# 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://docs.existent.com/documentation/v0.0.2/overview/what-we-do.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.
