> For the complete documentation index, see [llms.txt](https://meey.gitbook.io/meey-map-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meey.gitbook.io/meey-map-help-center/huong-dan-s-dung.md).

# Hướng dẫn sử dụng Meey Map

## Cách dẫn tải ứng dụng Meey Map <a href="#toc173225657" id="toc173225657"></a>

* Bước 2: Người dùng tiếp tục thực hiện các bước tải ứng dụng (App) về điện thoại Bước 1: Tại thanh công cụ tìm kiếm trên từng hệ điều hành, người dùng nhập từ khoá “Meey Map”
* Bước 2: Sau khi tìm thấy ứng dụng, người dùng tiến hành thao tác cài ứng dụng về điện thoại.

<figure><img src="/files/7svnPgmO29ts9e4Tk51v" alt=""><figcaption><p>Hình 1: App Meey Map trên App Store</p></figcaption></figure>

<figure><img src="/files/1wlowPWF2LowY4fWnu5f" alt=""><figcaption><p>Hình 2: App Meey Map trên Androids</p></figcaption></figure>

* Bước 3: Sau khi hoàn tất cài đặt ứng dụng về máy, người dùng thực hiện đăng nhập tài khoản hoặc đăng ký tài khoản
* Bước 4: Trải nghiệm sản phẩm.
* Bước 5: Hoặc người dùng quét mã QR qua Zalo hoặc camera điện thoại để tải App về điện thoại.

<figure><img src="/files/NoFIetnQWocU4YFaQv9C" alt="" width="342"><figcaption><p>Hình 3: Quét mã QR để tải App Meey Map</p></figcaption></figure>


---

# 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://meey.gitbook.io/meey-map-help-center/huong-dan-s-dung.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.
