# Apple Watch

To sync Shortcuts on your Apple Watch, open the app’s *Settings*, then scroll down to the *Apple Watch* section.

<div align="left"><img src="/files/vMAwBvMeu7qqc5RXsSyi" alt="" width="300"></div>

If you don’t see the Shortcuts on your Apple Watch, tap the *Sync* button.\
If you want to limit the number of displayed shortcuts, you can tap *Choose Shortcuts* and select only the ones you want to show.

<div align="left"><img src="/files/SwsxLZKBMyN6j0qiUwFB" alt="" width="300"></div>

{% hint style="info" %}
If you have more than one system, the Shortcuts on Apple Watch will display the name of the corresponding system.
{% endhint %}


---

# 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.ohmautomation.io/en/ios/guide/apple-watch.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.
