# Quick Actions (Mobile)

## Quick Actions Mobile View

<figure><img src="/files/wIWL1nVzsr0YAXJHNJ81" alt="" width="563"><figcaption><p>Quick Actions Enabled - iPhone</p></figcaption></figure>

<figure><img src="/files/TAC2Ljwh2t7vk4K2YHm0" alt="" width="563"><figcaption><p>Quick Actions re-arrangement - iPhone</p></figcaption></figure>

<figure><img src="/files/DUBcEX7DWPHRYD6ooE8u" alt="" width="563"><figcaption><p>Quick Actions Enabled - Android</p></figcaption></figure>

<figure><img src="/files/ukTZDVIG14jcfJbvtjje" alt="" width="563"><figcaption><p>Quick Actions re-arrangement - Android</p></figcaption></figure>

The Quick actions feature lets you create custom events in Unreal Engine and trigger them through the mobile UI. You can learn more about the Quick Actions feature [here](/cameratwin/documentation/unreal-engine-plugin/quick-actions.md).


---

# 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.realtwin.org/cameratwin/documentation/mobile-applications/quick-actions-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.
