# Exercise: Experiment with Apple RealityComposer AR

Having gained familiarity with the basic functionality of RealityComposer, challenge yourself to create a simple AR scene with behaviors using prebuilt models or some imported from Sketchfab. Some possible scenarios with the basic models:

* A pool table/bowling lane where the ball flies into the other balls when tapped
* "kicking" a football through the uprights
* A rocket ship flies into space with sounds (and then slowly comes back to its landing spot)
* Whatever else you want!


---

# 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://bcds.gitbook.io/learn/digital-scholarship-incubator/topics/3d-modeling-and-immersive-technologies/part-2-an-introduction-to-apples-reality-composer-ar/exercise-experiment-with-apple-realitycomposer-ar.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.
