# Cấu Trúc Phí

Giá của mỗi DID (OneID) sẽ được tính dựa trên số ký tự trong tên OneID

## Đuôi DID - ".C98"

<table><thead><tr><th width="215.42578125">Số ký tự</th><th>Phí</th></tr></thead><tbody><tr><td>1 ký tự</td><td>$10,000 / năm</td></tr><tr><td>2 ký tự</td><td>$5,000 / năm</td></tr><tr><td>3 ký tự</td><td>$2,500 / năm</td></tr><tr><td>4 ký tự</td><td>$250 / năm</td></tr><tr><td>5 ký tự</td><td>$25 / năm</td></tr><tr><td>6 – 8 ký tự</td><td>$5 / năm</td></tr><tr><td>≥ 9 ký tự</td><td><p>Đăng ký mới: </p><ul><li>Năm đầu: Miễn phí ($0)</li><li>Mỗi năm tiếp theo: $5 / năm</li></ul><p>Gia hạn</p><ul><li>$5 / năm</li></ul></td></tr></tbody></table>

{% hint style="info" %}
Lưu ý:

DID **.tgg** luôn có giá **$0**, không phụ thuộc vào số ký tự hay thời gian đăng ký
{% endhint %}

*Ví dụ*

* *Đăng ký 12345678910.c98 trong 1 năm → $0*
* *Đăng ký 12345678910.atm trong 2 năm → $5*
* *Đăng ký 12345678910.dada trong 3 năm → $10*
* *Gia hạn 12345678910.eter thêm 1 năm → $5*
* *Gia hạn 12345678910.bta thêm 2 năm → $10*


---

# Agent Instructions: 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:

```
GET https://docs.oneid.xyz/oneid_vn/san-pham/cau-truc-phi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
