# Examples

This Module comes with the following detailed Examples. These examples are designed to be built and run on an Android or iOS device and will not work within the editor.

{% content-ref url="/pages/-MQScuVj4DhTaEeJ-KE5" %}
[Example 1 Haptics](/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples/example-1-haptics.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQScp7cS-0P8F8ub4Kz" %}
[Example 2 Cameras](/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples/example-2-cameras.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQScjV0hT3RqdHWRMyo" %}
[Example 3 Gestures](/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples/example-3-gestures.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQSd2jW\_P\_3zOzRPtDl" %}
[Example 4 Controls](/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples/example-4-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQSd7EN4MFTOHC5TvEl" %}
[Example 5 Steering Wheel/Pedals](/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples/example-5-steering-wheel.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQSdD8JtXQwgViqs0fB" %}
[Example 6 Gyroscope Controls](/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples/example-6-gyroscope-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQSdO346\_-8TuetKKAJ" %}
[Example 7 Gyroscope Camera](/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples/example-7-gyroscope-camera.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQWIAVprpCe26Q2Sjhc" %}
[Example 8 Utilities](/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples/example-8-utilities.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MR-EDSmyBY6zn-3Al6\_" %}
[Example 9 AutoRun](/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples/example-9-autorun.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://profpivec.gitbook.io/documentation-and-tutorials/game-creator/mobile-components-for-game-creator/examples.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.
