# What we do

## Overview

Existent is a software framework focussed on simplifying the development of multiplayer location-based virtual reality applications with natural, physical 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 LBE VR experiences.

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 to drop into your existing VR game, that's entirely possible!

Existent is currently available as a plugin for Unreal Engine 5.&#x20;

<figure><img src="/files/1WJdangJ9KtwhWYuU8S3" alt=""><figcaption></figcaption></figure>


---

# 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/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.
