> For the complete documentation index, see [llms.txt](https://docs.mypha.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mypha.vn/thong-tin-chung/huong-dan-tai-app.md).

# Hướng dẫn tải app

1. **Trên IOS**

**Cách 1: Tải ứng dụng trên App store**

* Người dùng vào **ứng dụng App store** trên điện thoại
* Nhập tên ứng dụng **Mypha vào trường tìm kiếm**&#x20;
* Click vào **nút Tải  xuống** để tải ứng dụng về máy&#x20;
* Vào ứng dụng và thực hiện Đăng nhập bằng **Số điện thoại và Mật khẩu** của mình đã được tạo

**Cách 2:  Tải ứng dụng bằng link**

* Nhấp trực tiếp vào link: <https://apps.apple.com/us/app/mypha/id1673636012>  để chuyến hướng đến màn ài đặt trên ứng dụng App store
* Click vào **nút Tải  xuống** để tải ứng dụng về máy&#x20;
* Vào ứng dụng và thực hiện Đăng nhập bằng **Số điện thoại và Mật khẩu** của mình đã được tạo

<figure><img src="/files/PiPyXQ78EcZ3nOvPA8gi" alt="" width="375"><figcaption></figcaption></figure>

Lưu ý: Cập nhật ứng dụng khi có thông báo để update phiên bản mới nhất với bản sửa lỗi và các chức năng được hoàn thiện hơn bằng cách nnhấp vào **Cập nhật ngay** và đợi trong ít phút để ứng dụng nâng cấp&#x20;

2. **Trên Android**

**Cách 1: Tải trên cửa hàng PlaPlay**

* Vào ứng dụng **CH play** trên điện thoại&#x20;
* Nhập tên ứng dụng **Mypha vào trường tìm kiếm**&#x20;
* Nhấp vào nút **Cài đặt** dể tải ứng dụng về&#x20;
* Vào ứng dụng và thực hiện Đăng nhập bằng **Số điện thoại và Mật khẩu** của mình đã được tạo

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

**Cách 2: Cài đặt bằng link**&#x20;

* Nhấp trực tiếp vào link: <https://play.google.com/store/apps/details?id=com.daptech.pharma&pcampaignid=web_share> để chuyển hướng đến màn Cài đặt trên cửa hàng CH Play
* Nhấp nút **Cài đặt** để tải ứng dụng về máy&#x20;
* Vào ứng dụng và thực hiện Đăng nhập bằng **Số điện thoại** và **Mật khẩu** của mình đã được tạo


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mypha.vn/thong-tin-chung/huong-dan-tai-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
