# Network Indicators

- [Tỷ lệ NVT](https://userguide.cryptoquant.com/vi/cryptoquant-metrics/network/nvt-ratio.md): Được định nghĩa là tỷ lệ vốn hóa thị trường chia cho khối lượng giao dịch trong khung số liệu thiết lập
- [Giao cắt Vàng NVT](https://userguide.cryptoquant.com/vi/cryptoquant-metrics/network/nvt-golden-cross.md): NVT Giao cắt Vang (NVT\_GC) là một chỉ báo tín hiệu giống như dải bollinger dựa trên NVT, được xác định theo phương trình sau
- [Puell Multiple](https://userguide.cryptoquant.com/vi/cryptoquant-metrics/network/puell-multiple.md): Puell Multiple được định nghĩa là tỷ lệ giá trị USD của đồng tiền được phát hành hàng ngày chia cho trung bình động 365 ngày của chính giá trị đó
- [Tỷ lệ Stock to Flow](https://userguide.cryptoquant.com/vi/cryptoquant-metrics/network/stock-to-flow-ratio.md): Tỷ lệ Stock to Flow (SF)được định nghĩa là tỷ lệ giữa số đồng xu đang lưu hành chia cho số lượng nguồn cung mới được cung cấp
- [Chuyển đổi Stock to Flow](https://userguide.cryptoquant.com/vi/cryptoquant-metrics/network/stock-to-flow-reversion.md): Chuyển đổi Stock to Flow (SF)được định nghĩa là tỷ lệ giữa giá BTC chi cho tỷ lệ SF
- [Tỷ lệ NVM](https://userguide.cryptoquant.com/vi/cryptoquant-metrics/network/nvm-ratio.md): Tỷ lệ Giá trị Mạng trên Metcalfe - định luật mạng (Tỷ lệ NVM) được định nghĩa là tỷ lệ giữa vốn hóa thị trường (log) chia cho bình phương các địa chỉ hoạt động hàng ngày (log) trong khung số liệu chỉ


---

# 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://userguide.cryptoquant.com/vi/cryptoquant-metrics/network.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.
