# 네트워크 지표

- [NVT 비율](https://userguide.cryptoquant.com/ko/cryptoquant-metrics/network/nvt-ratio.md): Network Value to Transaction(NVT)는 코인의 시가총액을 거래된 코인 총량으로 나눈 값
- [NVT 골든 크로스](https://userguide.cryptoquant.com/ko/cryptoquant-metrics/network/nvt-golden-cross.md): NVT 지표를 활용하여 매수/매도 시점을 알 수 있는 시그널로 만든 지표입니다
- [푸엘 멀티플(Puell Multiple)](https://userguide.cryptoquant.com/ko/cryptoquant-metrics/network/puell-multiple.md): 하루에 채굴된 코인의 가치를 지난 1년 동안의 일평균 채굴량 가치로 나눈 값으로, 지난 1년 대비 채굴자들의 수익성이 얼마나 높은지를 나타냅니다
- [스톡 투 플로우(Stock-to-Flow) 비율](https://userguide.cryptoquant.com/ko/cryptoquant-metrics/network/stock-to-flow-ratio.md): 코인의 현재 유통량을 신규 코인 발행량으로 나눈 값으로, 코인 가격과 정비례하는 경향을 가진 지표입니다
- [NVM 비율](https://userguide.cryptoquant.com/ko/cryptoquant-metrics/network/nvm-ratio.md): Network Value to Metcalfe Ratio(NVM)는 네트워크의 가치는 참여자 수의 제곱에 비례한다는 Melcalfe의 법칙에 기반한 지표로, 시가 총액의 로그 값을 하루에 사용된 주소 수의 제곱 로그로 나눈 비율로 정의


---

# 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/ko/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.
