> For the complete documentation index, see [llms.txt](https://docs.coming.chat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coming.chat/huong-dan-su-dung.md).

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

- [Cách tải xuống](https://docs.coming.chat/huong-dan-su-dung/cach-tai-xuong.md)
- [Hướng dẫn đăng ký cho IOS và Android](https://docs.coming.chat/huong-dan-su-dung/huong-dan-dang-ky-cho-ios-va-android.md)
- [Làm thế nào để đăng nhập](https://docs.coming.chat/huong-dan-su-dung/lam-the-nao-de-dang-nhap.md)
- [Cách đăng xuất](https://docs.coming.chat/huong-dan-su-dung/cach-dang-xuat.md)
- [Cách chuyển đổi ngôn ngữ hệ thống](https://docs.coming.chat/huong-dan-su-dung/cach-chuyen-doi-ngon-ngu-he-thong.md)
- [Cách dịch nội dung trò chuyện](https://docs.coming.chat/huong-dan-su-dung/cach-dich-noi-dung-tro-chuyen.md)
- [Cách thêm / chặn bạn bè](https://docs.coming.chat/huong-dan-su-dung/cach-them-chan-ban-be.md)
- [Cách tạo / mời / tham gia nhóm](https://docs.coming.chat/huong-dan-su-dung/cach-tao-moi-tham-gia-nhom.md)
- [Cách quản lý nhóm](https://docs.coming.chat/huong-dan-su-dung/cach-quan-ly-nhom.md)
- [Cách nhập / hủy liên kết ví](https://docs.coming.chat/huong-dan-su-dung/cach-nhap-huy-lien-ket-vi.md)
- [Cách lấy chức năng ví ngưỡng](https://docs.coming.chat/huong-dan-su-dung/cach-lay-chuc-nang-vi-nguong.md): Phiên bản này chỉ hỗ trợ giao dịch Mini Point, phí đa chữ ký trừ 1,25 Mini Point
- [Cách xuất Keystore](https://docs.coming.chat/huong-dan-su-dung/cach-xuat-keystore.md)
- [Cách chuyển tiền](https://docs.coming.chat/huong-dan-su-dung/cach-chuyen-tien.md)
- [Cách khai thác](https://docs.coming.chat/huong-dan-su-dung/cach-khai-thac.md)
- [Cách chuyển CID NFT](https://docs.coming.chat/huong-dan-su-dung/cach-chuyen-cid-nft.md)
- [Cách xuất Keystore với Cụm từ hạt giống](https://docs.coming.chat/huong-dan-su-dung/cach-xuat-keystore-voi-cum-tu-hat-giong.md)
- [Cách chuyển CID bằng web](https://docs.coming.chat/huong-dan-su-dung/cach-chuyen-cid-bang-web.md)
- [Cách mời bạn bè](https://docs.coming.chat/huong-dan-su-dung/cach-moi-ban-be.md)
- [Cách chuyển Mini Point bằng web](https://docs.coming.chat/huong-dan-su-dung/cach-chuyen-mini-point-bang-web.md)
- [Làm thế nào để đạt được địa chỉ Chủ sở hữu của CID](https://docs.coming.chat/huong-dan-su-dung/lam-the-nao-de-dat-duoc-dia-chi-chu-so-huu-cua-cid.md)


---

# 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.coming.chat/huong-dan-su-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.
