> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/vn/san-pham/coin98-super-wallet/mobile/coin98-messenger/huong-dan-cai-dat-chat.md).

# Hướng dẫn cài đặt tin nhắn

**Bước 1**: Truy cập mục Cài đặt Chat bằng cách chọn mục **Coin98 Messenger**, sau đó nhấp vào logo Cài đặt ở góc trên bên phải màn hình.

<div><figure><img src="/files/JiGKuJ2A4wLLo0xckGNZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mL4ieJrqdDjAdDWLVPO3" alt=""><figcaption></figcaption></figure></div>

**Bước 2**: Cài đặt Chat có các tùy chọn bạn có thể thay đổi:

* **Thông báo**: Nếu được bật, cho phép thông báo từ chat được gửi đến bạn
* **Chat Bubble**: Nếu được bật, cho phép trò chuyện xuất hiện dưới dạng bubble trên màn hình điện thoại của bạn.
* Nếu bạn muốn thay đổi hình đại diện hoặc đăng xuất, hãy nhấn vào nút 3 chấm ở góc trên bên phải màn hình để truy cập cài đặt tài khoản.

<div><figure><img src="/files/V54dIKCp9LEM5Nvfq5ac" alt=""><figcaption></figcaption></figure> <figure><img src="/files/tXQxMdDb31bWayyBL9oV" alt=""><figcaption></figcaption></figure></div>

**Bước 3**: Cài đặt tài khoản

* **Đổi ảnh đại diện**: Nếu bạn muốn đổi ảnh đại diện, hãy chọn nút **Đổi ảnh đại diện**. Sau đó, bạn có thể chọn một trong các tùy chọn sau:
* **Ảnh đại diện NFT**: Chọn một trong các ảnh đại diện NFT của bạn.
* **Chụp ảnh**: Chụp ảnh bằng camera. Bạn cần cho phép Coin98 Super Wallet truy cập vào camera điện thoại để thực hiện hành động này.
* **Chọn từ Thư viện ảnh**: Chọn từ thư viện ảnh của bạn. Bạn cần cho phép Coin98 Super Wallet truy cập vào Thư viện ảnh của mình để thực hiện hành động này.

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

* **Đăng xuất**: Nếu bạn muốn đăng xuất khỏi tài khoản hiện tại. Chọn nút **Đăng xuất**. Một thông báo xác nhận sẽ hiển thị, nhấn vào **OK** để hoàn thành đăng xuất.

<figure><img src="/files/jTIYYw2j14hd72gTW639" alt=""><figcaption></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://docs.coin98.com/vn/san-pham/coin98-super-wallet/mobile/coin98-messenger/huong-dan-cai-dat-chat.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.
