# Create Scene Interaction

## 1. Add automatic and looping audio presentation interaction

![](/files/-MEgDWVEShm23vBKauZc)

You can also set the interaction of the material through the shortcut entry.

![](/files/-MEgDdGpkehjGUVKGg0S)

## 2. Add clicking on the picture to open the web page interaction

![](/files/-MEgDrGJHBQS7z-erFt8)

## 3. Add asset visibility interaction

![](/files/-MEgE2D-qFtH0lJuJfBr)

All asset are displayed as visibility when dragged into the canvas.

## 4.Triggering conditions

Scene start: the scene starts when the camera is turned on. Scanning recognition: when the camera successfully recognizes the tracking image, it will be counted as scanning recognition.\
\
Scanning recognition loss: on the premise of scanning recognition, the camera moves out of the range of the tracking image as scanning recognition loss.


---

# 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/getting-started/create-project/create-scene-interaction.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.
