> For the complete documentation index, see [llms.txt](https://d-run.gitbook.io/d-run-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://d-run.gitbook.io/d-run-whitepaper/play/ranking-system.md).

# 랭킹 시스템(Ranking System)

## 1. 일간, 주간, 월간, 누적 랭킹

* 일간 : 매일 00:00에 리셋
* 주간 : 매주 월요일 00:00에 리셋 (월 00:00\~ 일 23:59 의 누적 기록이 다음주 랭킹에 반영되는 방식)
* 월간 : 매월 1일에 리셋 (1일 00:00 \~ 말일 23:59의 누적 기록이 다음주 랭킹에 반영되는 방식)
* 누적 : DApp을 사용하기 시작하면서 쌓인 기록이 반영되는 방식

## 2. 랭킹 시스템 산정 기준

* 엔트리모드 : 걸음 수 (단위 : STEP)
* 러닝모드 : 채굴량 (단위 : DRNT)
* 마라톤모드 : 5KM, 10KM, 21.095KM, 42.195KM를 완주한 시간 (스플릿 타임 기준 = 얼마나 빨리 뛰었는가)

{% hint style="info" %}
랭킹에 반영되는 모든 기록은 완주 기준입니다. 완주하지 않으면 기록에 반영되지 않습니다.
{% endhint %}
