> For the complete documentation index, see [llms.txt](https://docs.algem.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algem.io/tieng-viet/algem-protocol/algm-token/tokenomics.md).

# Tokenomics

**Token Ticker:** ALGM \
**Decimal:** 18 \
**Total Supply:** 100,000,000 \
**Token Address:** TBD

### ALGM - token quản trị

ALGM là token quản trị của Giao thức Algem. Người dùng có thể có quyền và quyền biểu quyết bằng cách nắm giữ và sử dụng token ALGM trên nền tảng của chúng tôi.

### Cách phân bổ token ALGM

| Tiêu Đề               | Phần Trăm | Chi Tiết                                                                  |
| --------------------- | --------- | ------------------------------------------------------------------------- |
| Các Ưu đãi            | 50%       | Trên 6 năm;                                                               |
| Team                  | 18%       | 6 tháng sau khi ra mắt và trả token trong 3 năm với phát hành hàng tháng; |
| Các nhà đầu tư sớm    | 15%       | 6 tháng sau khi ra mắt và trả token trong 2 năm với phát hành hàng tháng; |
| Tăng trưởng cộng đồng | 7%        | Tiếp thị, sự kiện, ưu đãi bổ sung;                                        |
| Dự trữ                | 8%        | Chi tiêu đột xuất, v.v.                                                   |
| Airdrop               | 2%        | Người tham gia Testnet, các thành viên sớm, đặt cọc dApp.                 |

### Lịch phân phối của ALGM

![](/files/HyZH1O86N0I6rEuVnj16)

### **ALGM's airdrop**

Chúng tôi đã phân bổ 2% nguồn cung cấp ALGM để thưởng cho những người ủng hộ và người dùng sớm của chúng tôi trong giai đoạn đầu của Algem. Để nhận được những phần thưởng này, người dùng phải tham gia và giúp phát triển Algem bằng cách thử nghiệm sản phẩm của chúng tôi, đề xuất các cải tiến hoặc đóng góp cho giao thức và cộng đồng của chúng tôi.


---

# 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.algem.io/tieng-viet/algem-protocol/algm-token/tokenomics.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.
