> For the complete documentation index, see [llms.txt](https://doc.icareapp.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.icareapp.cn/readme.md).

# iCare App

iCare is a health management app designed with your well-being in mind. From medication reminders to long-term health tracking, iCare empowers you to take your medications on time and maintain a healthy lifestyle.

<div><figure><img src="/files/YCcKKIi3y9AmLClDNFRO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/MaO3AxZpdiF0IZCYFVsB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LxGfO1UqVIyJBi1uLHmh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/N5H2xTr6C2r8SGJc9M2t" alt=""><figcaption></figcaption></figure> <figure><img src="/files/czQ91CLlkZQstqsL8HgY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kcK6aizswht3ELYeKHCe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yGMDVLNHvCEh5JEsWozB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ddve3YzjBfRLtvmsp6yb" alt=""><figcaption></figcaption></figure></div>

### Main Features of iCare

* Medication Reminders: iCare provides timely notifications, offers flexible snooze options, and supports location-based reminders using Wi-Fi and Bluetooth. It intelligently adjusts subsequent dosing times based on medication efficacy and intervals.
* Health Tracking: Monitor and analyze various health metrics, including blood pressure, blood sugar, uric acid, weight, and body fat percentage. AI-powered health recommendations based on your metrics and medications are coming soon.
* Medical Records: Maintain unlimited electronic health records with support for image and PDF uploads. Organize your records with custom labels for hospitals, departments, doctors, and more. Securely store test results, physical exam reports, and visit summaries.
* Data Security: All your data is stored securely on your device and personal iCloud account. iCare never accesses your private information.

### Contact Us

Email: `support@icareapp.cn`

X: [@huadan](https://x.com/huadan58)

Red: [xiaohongshu](https://www.xiaohongshu.com/user/profile/5657e334a40e183ca7f21306)


---

# 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://doc.icareapp.cn/readme.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.
