# Mobile

{% hint style="info" %}
This is a **Work in Progress Article**&#x20;
{% endhint %}

## Augmented Reality on Mobile

**Augmented Reality app development** is becoming more accessible and prevalent with the latest generation of iOS and Android devices. Apple and Google are pushing their Augmented Reality development kits (**ARCore** and **ARKit** respectively). **Vuforia** remains the most widely used Augmented Reality Development Engine.&#x20;

## Fologram for Mobile

Learn more about Fologram for Mobile&#x20;

{% content-ref url="/pages/-LXv0PA0sQpa8P9XdCeq" %}
[Fologram for Mobile](/next-lab/augmented-reality/guides/fologram/fologram-applications/fologram-mobile.md)
{% endcontent-ref %}

## App Development

Learn more about app development using Vuforia and Unity&#x20;

{% content-ref url="/pages/-LXv-riADY-4etl1Lvfx" %}
[Unity and Vuforia](/next-lab/augmented-reality/guides/unity-and-vuforia-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LXv-yDE0h18bNs5bsvL" %}
[Unity Primer](/next-lab/augmented-reality/guides/unity-and-vuforia-1/unity-primer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LXv0027e-9V17IfTrYT" %}
[Vuforia Primer](/next-lab/augmented-reality/guides/unity-and-vuforia-1/creating-an-ar-app-in-30-minutes.md)
{% endcontent-ref %}


---

# 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://ms-kb.msd.unimelb.edu.au/next-lab/augmented-reality/resources/platforms-hardware/mobile.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.
