> For the complete documentation index, see [llms.txt](https://moow.gitbook.io/moow-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moow.gitbook.io/moow-whitepaper/infrastructure/heart-rate-connection/iphone/mi-band-+-iphone.md).

# Mi Band + iPhone

### I. Install and set up **Zepp Life (Formerly MiFit)**

1. Installing Zepp Life ― <https://apps.apple.com/us/app/zepp-life-formerly-mifit/id938688461>
2. Connecting the original Mi Band 3-7 to Zepp Life following the recommended steps in the app

{% hint style="info" %}
Be aware that the Mi Band 7 Pro and Mi Band 8 may require installing **Mi Fitness (Xiaomi Wear Lite)** ― <https://apps.apple.com/us/app/mi-fitness-xiaomi-wear-lite/id1493500777>

The data transfer process is similar to Zepp Life.
{% endhint %}

### II. Set up sync Zepp Life data with Apple Health

2. Connecting to Apple Health is done as follows:

2.1 Open Zepp Life and go to the Profile tab.

2.2 Scroll just below and open “Add Accounts”.

2.3 Select “Health”.<br>

<figure><img src="/files/9Md6PCd6x6EpNAzXizlz" alt=""><figcaption></figcaption></figure>

2.4 You will see a window with the following steps that you need to do in Apple Health.![](/files/eMS8VRrDhOdtasG6ar2I)

3. Open the Apple Health App and follow these steps:

3.1 Click the avatar in the upper right corner.

3.2 Click ”Apps” in the Privacy area.

<figure><img src="/files/Ia1AjjiaPOg0GvTlYPUp" alt=""><figcaption></figcaption></figure>

3.3 Find “Zepp Life”

3.4 Select the health data types that Zepp Life is allowed to write, or simply press ”Turn On All”

<figure><img src="/files/T0YLy7dTnXmGk4byGKtY" alt=""><figcaption></figcaption></figure>

3.5 Go back to the Apps menu and click on “MOOW” app

3.6 Check that Heart Rate is allowed “MOOW” to read

<figure><img src="/files/iYXerQyrB9SMZywe86Al" alt=""><figcaption></figcaption></figure>

After the settings, data such as heart rate, steps, sleep, and weight will be synchronized to Apple Health

**Once your data is synced with Apple Health, open the MOOW app and press “REVIEW ACTIVITIES” to “CLAIM TIC”.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://moow.gitbook.io/moow-whitepaper/infrastructure/heart-rate-connection/iphone/mi-band-+-iphone.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.
