> For the complete documentation index, see [llms.txt](https://docs.cronaswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cronaswap.org/vn/tokenomics/tai-sao-phai-quan-tam-den-chi-so-crona-tren-moi-giay.md).

# Tại sao phải quan tâm đến chỉ số CRONA trên mỗi giây?

Một khác biệt nho nhỏ về CronaSwap liên quan đến các "Farm" mà một số bạn có thể nhận thấy là chúng tôi tính toán emissions dựa trên CRONA mỗi giây, thay vì theo khối như các "Farm" trên Binance Smart Chain và Ethereum. Trên Cronos, thời gian khối tỷ lệ thuận với hoạt động giao dịch trên khối. Do đó, thời gian khối có thể thay đổi từ thấp nhất là 4,9 giây đến cao nhất là 5,9 giây trở lại.

Cập nhật trực tiếp về Cronos Block Times có thể được xem tại đây: <https://cronos.crypto.org/cassini/explorer>

![Cronos block chart](/files/e43NBNG7nwkI0DByrIyq)

Điều này có ý nghĩa gì đối với CronaSwap? Tuy nó liên quan đến "Farm" không nhiều nhưng bạn vẫn sẽ kiếm được phần thưởng giống như các 'Farm" trên các chuỗi khác và liên tục như vậy, nếu không muốn nói là nhiều hơn thế. Tuy nhiên, liên quan đến SWAP, đây là nơi Cronos tỏa sáng. Khi các giao dịch tăng lên trên Cronos Blockchain (Hy vọng với sự trợ giúp từ chúng tôi!), Thời gian khối sẽ giảm xuống, điều này có nghĩa là xác nhận giao dịch nhanh hơn. Giao dịch nhanh hơn có nghĩa là cơ hội chênh lệch giá tốt hơn, ít trượt giá hơn, ít hoặc không có tình trạng "[FRONTRUNNING](https://vietnambiz.vn/chay-truoc-front-running-trong-chung-khoan-la-gi-cach-hoat-dong-cua-front-running-20200212181143157.htm)", trải nghiệm người dùng tốt hơn và tiềm năng cho các ứng dụng giao dịch nâng cao hơn.

Thông tin thêm về Cronos có thể được tìm thấy tại đây: <https://cronos.crypto.org/cassini>

Để xem thời gian của Binance Smart Chain block là \~ 3 giây, hãy truy cập vào đây: <https://bscscan.com/chart/blocktime>

Để xem thời gian của Ethereum Chain block là \~ 13 giây, hãy truy cập vào đây: <https://etherscan.io/chart/blocktime>


---

# 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.cronaswap.org/vn/tokenomics/tai-sao-phai-quan-tam-den-chi-so-crona-tren-moi-giay.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.
