# The Over SDK and Unity 3D

Over Content is developed in the [Unity3D](https://unity3d.com/) and the Over SDK permits to implement the Over platform functionalities.

Over SDK permits to manage:

* OVRUser Wallet transactions calls
* Preview the OVRLands spaces on the editor to manage the correct 3D assets positioning and spatial borders
* Manage AR persistence
* Manage AR shared experience
* Interactions with gateways like [infura](https://infura.io/) and oracles
* Manage resources limits provided by the Over client app
* Desktop side OVRContent preview
* Avatar integration and knowledge management


---

# 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.overthereality.ai/over-whitepaper/over-tech/the-over-sdk-and-unity-3d.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.
