# Easy AR Spatial Anchors with Azure Cloud Documentation

![](/files/rUenXJikSvfWLGYqXl3G)

## What is Easy AR Spatial Anchors with Azure Cloud?

Easy AR Spatial Anchors with Azure Cloud is an Unity package which can be used to interact with Augmented Reality applications with cloud recognition. Using Application users are able to place AR objects, save them in cloud & view placed AR content by repopulating with the same device or different devices using the app itself. We have used Azure spatial anchors Unity plugin for the cloud recognition part which supports Unity AR Foundation 4+ Versions & brings you 4 new use cases with basic demos which are Wayfinding, Star Hunt Game, AR Assistant & Area Target.

## Features of Easy AR Spatial Anchors with Azure Cloud

1. Save AR content in cloud
2. 100% correct positions
3. View placed AR content with different device at same time
4. Configurable Gesture Controls
5. No coding skills needed
6. AR Assistant Utility
7. Compatible with iOS and Android

## Getting Started with Easy AR Spatial Anchors

#### Demos

* [Basic Demo Controller](/easy-anchor-spatial-anchor-with-azure-cloud/demos/basic-demo-controller.md)
* [Way-Finding Demo](/easy-anchor-spatial-anchor-with-azure-cloud/demos/way-finding-demo.md)
* [Star Hunt Game](/easy-anchor-spatial-anchor-with-azure-cloud/demos/star-hunt-game.md)
* [AR Assistant Demo](/easy-anchor-spatial-anchor-with-azure-cloud/demos/ar-assistant-demo.md)
* [Area Taget Demo](/easy-anchor-spatial-anchor-with-azure-cloud/demos/area-target-demo.md)

#### Fundamentals

* [Setup Unity Versions & Packages](/easy-anchor-spatial-anchor-with-azure-cloud/fundamentals/setup-unity-versions-and-packages.md)
* [Setup an Azure Spatial Anchor Resource](/easy-anchor-spatial-anchor-with-azure-cloud/fundamentals/setup-an-azure-special-anchor-resource.md)
* [Publish Azure Web app & Configure Project](/easy-anchor-spatial-anchor-with-azure-cloud/fundamentals/publish-azure-web-app-and-configure-project.md)
* [Build Application ](/easy-anchor-spatial-anchor-with-azure-cloud/fundamentals/build-application.md)

#### Guides

* [Creating a New Object Prefab](/easy-anchor-spatial-anchor-with-azure-cloud/guides/creating-a-new-object-prefab.md)
* [Setting Up a Custom Scene](/easy-anchor-spatial-anchor-with-azure-cloud/guides/setting-up-a-custom-scene.md)
* [How Working With Area Target Demo](/easy-anchor-spatial-anchor-with-azure-cloud/guides/how-working-with-area-target-demo.md)


---

# 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://render-island.gitbook.io/easy-anchor-spatial-anchor-with-azure-cloud/easy-ar-spatial-anchors-with-azure-cloud-documentation.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.
