> 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-telegram-wallet.md).

# Coin98 Telegram Wallet

- [Làm thế nào để tạo ví Coin98 Telegram](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/lam-the-nao-de-tao-vi-coin98-telegram.md)
- [Cài đặt chung](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/cai-dat-chung.md)
- [Hướng dẫn mời bạn bè trên Coin98 Telegram Wallet](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-moi-ban-be-tren-coin98-telegram-wallet.md)
- [Hướng dẫn tạo hoặc khôi phục ví nóng trên ví Coin98 Telegram](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-tao-hoac-khoi-phuc-vi-nong-tren-vi-coin98-telegram.md)
- [Hướng dẫn kích hoạt ví trên Coin98 Telegram Wallet](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-kich-hoat-vi-tren-coin98-telegram-wallet.md)
- [Hướng dẫn quản lý blockchains trên Coin98 Telegram Wallet](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-quan-ly-blockchains-tren-coin98-telegram-wallet.md)
- [Hướng dẫn gửi Token](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-gui-token.md)
- [Hướng dẫn nhận Token](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-nhan-token.md)
- [Hướng dẫn sử dụng Ví Chỉ Xem (Watch-only wallet)](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-su-dung-vi-chi-xem-watch-only-wallet.md)
- [Hướng dẫn hiển thị lại Seed Phrase/Private Key trên Coin98 Telegram Wallet](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-hien-thi-lai-seed-phrase-private-key-tren-coin98-telegram-wallet.md)
- [Hướng dẫn mua coin/token trên Coin98 Telegram Wallet](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-mua-coin-token-tren-coin98-telegram-wallet.md)
- [Hướng dẫn hoán đổi (Swap) token trực tiếp trên Coin98](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-hoan-doi-swap-token-truc-tiep-tren-coin98.md)
- [Hướng dẫn liên hệ đội ngũ hỗ trợ qua Live Chat](https://docs.coin98.com/vn/san-pham/coin98-telegram-wallet/huong-dan-lien-he-doi-ngu-ho-tro-qua-live-chat.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.coin98.com/vn/san-pham/coin98-telegram-wallet.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.
