> 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/extension/quan-ly-tai-san/huong-dan-them-token-moi-vao-coin98-extension.md).

# Hướng dẫn thêm token mới vào Coin98 Extension

### Cách thêm token mới trên Coin98 Extension

Tính năng "Custom Token" cho phép người dùng thêm và tương tác với các token chưa được hỗ trợ chính thức trên Coin98 Extension.

**Bước 1**: Ở màn hình chính, họn Dịch Vụ ở thanh bên dưới

**Bước 2:** Tìm và chọn **Token Tùy Chỉnh (Custom Tokens)**

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

**Bước 4:** Nhấp vào biểu tượng Thêm **"+"** ở góc trên bên phải;

Bạn chỉ cần chọn Blockchain và nhập chính xác Địa Chỉ Hợp Đồng (Contract Address) của token. Các tham số còn lại sẽ được cập nhật tự động trong phần Tổng quan token.

**Bước 5:** Kiểm tra lại các tham số sau trong phần Tổng Quan:

* Biểu tượng
* Tên
* Decimals

**Bước 6:** Chọn **Khởi tạo (Create)**

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

**Bước 7:** Quay lại màn hình chính của tab Ví để kiểm tra số dư token.


---

# 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/extension/quan-ly-tai-san/huong-dan-them-token-moi-vao-coin98-extension.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.
