# Example Projects

## Basic

### [Location-based AR Sample](https://github.com/MeshMap/LocationBasedARSample)

An AR sample project that demonstrates how to position objects around a map and localize on site with fiducial marker tracking.

<mark style="color:$info;">XR,  Building Blocks</mark>

*<mark style="color:$info;">Magic Leap 2</mark>* ✅*<mark style="color:$info;">,  Meta Quest 3</mark>* ✅*<mark style="color:$info;">,  XREAL Air 2 Ultra (coming soon)</mark>*

***

## Advanced

### [Bullseye Blasters](https://github.com/MeshMap/BullseyeBlasters)

An arcade target shooting AR sample project. Players blast targets that emerge from portals and pipes all around the play area. Transform anywhere into a carnival game.

<mark style="color:$info;">Magic Leap 2 Support,  Building Blocks</mark>

*<mark style="color:$info;">Magic Leap 2</mark>* ✅

### [Melody Blocks](https://github.com/MeshMap/MelodyBlocks)

A musical AR sample project that merges music, movement, and creativity. Place and play colorful melody blocks around your physical environment. Compose melodies that stretch across parks and plazas.

<mark style="color:$info;">XR,  Building Blocks</mark>

*<mark style="color:$info;">Magic Leap 2</mark>* ✅*<mark style="color:$info;">,  Meta Quest 3</mark>* ✅*<mark style="color:$info;">,  XREAL Air 2 Ultra (coming soon)</mark>*


---

# 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.meshmap.com/unity-sdk/overview/example-projects.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.
