# Apple Watch

<figure><img src="/files/5q4V040SyMFbO87ZpyoK" alt=""><figcaption><p>Apple watch x DEFIT, a healthy leap ahead</p></figcaption></figure>

### Apple Watch [website](https://www.apple.com/watch/)

1. Open the left panel menu and click **Wearables** within DEFIT Mobile application. \
   **Select HealthKit.** Tap on **“Sync Device”** button
2. HealthKit Setting page is opened. Tap on **“Turn on all”** then on “Allow”
3. You are now **successfully** **synced with HealthKit**
4. Next time you complete an Apple Watch activity (ans it’s available in HealthKit app), you have to **open DEFIT app on the home page to upload it**. If it doesn’t appear within 2-3 minutes, you can use “Fetch last activities” button.

<figure><img src="/files/r8eWByYQal4zGuBjoXZX" alt=""><figcaption><p>Sync your Apple watch with DEFIT Mobile application</p></figcaption></figure>

{% hint style="info" %}
DEFIT does not retrieve past activities completed prior “Sync Device” operation. Do not “Unsync” in an attempt to try again for a past activity.
{% 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://whitepaper.defit.com/how-to/record-my-fitness-activities/connect-my-wearable/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.
