# Basic AR/Gyroscope

### Definition of Basic AR/Gyroscope

> "Basic AR" refers to cloud-based image recognition and matching. By scanning a 2D image, AR content can be placed on the screen (without tracking the target image). This type of AR scene supports recognition of up to 100,000 images and can easily identify real-world visual content such as movie posters and storefront signage. It is widely used in scenarios including brand marketing, in-store interaction, event exhibitions, and educational outreach.

<figure><img src="/files/OMHdsVmQrqroIfXnugw8" alt=""><figcaption></figcaption></figure>

> "Gyroscope" refers to the use of a mobile device’s gyroscope sensor to enable scene content and interactions. Compared to Basic AR, it provides more dimensional and spatially immersive interactive experiences.

<figure><img src="/files/GpG04HPF0OlAmr5o5WlC" alt=""><figcaption></figcaption></figure>

### How to Create a Basic AR/Gyroscope Scene

#### Create with the Kivicube Platform

* **Prepare the target image and&#x20;**~~**scene**~~**&#x20;assets**

A Basic AR scene allows you to upload multiple target images. For example, for storefront signage, you can upload photos from different angles to enable multi-angle recognition.

All uploaded target images should have rich details and strong color contrast, while avoiding issues such as glare and color distortion. Click here to view the Basic AR target image guidelines; for other scene asset specifications, refer to the relevant sections in the user documentation.

* **Visual creation**

[Click here](https://cloud.kivicube.com/login) to log in to the Kivicube platform. Create a new "Basic AR/Gyroscope" scene and complete the production using the visual editor.

#### **Custom Project Development**

If you require a custom project, [click here](https://api.whatsapp.com/send/?phone=8618780106572\&text=Hi%21+I+need+more+info+about+Kivicube\&type=phone_number\&app_absent=0) to add Business WhatsApp for consultation.


---

# 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-en.kivicube.com/ar-scene-types/basic-ar-gyroscope.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.
