> 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/mode.md).

# 모드(MODE)

## 1. DZ 디즈 NFT 홀더 전용 모드 &#x20;

### 1) 러닝 모드&#x20;

* 5개의 클래스가 있는 NFT 장착 후 러닝을 하는 모드입니다.
* 클래스별로 스테미나 차감이 상이합니다.
* NFT 다수 홀더를 위한 추가 기능 및 혜택이 있습니다. &#x20;
* 경험치를 통해 NFT 레벨업이 가능하며, 레벨별 추가 채굴량을 제공합니다.

> D-RUN NFT 미보유자도 기본DZ를 통해 러닝 모드를 체험할 수 있습니다. 단, 채굴과 기록 저장은 되지 않습니다.

{% hint style="info" %}
자세한 내용은 [능력치](/d-run-whitepaper/nft/dz/undefined.md)에서 참고해주세요!
{% endhint %}

## 2. DZ 디즈 NFT 홀더/비홀더(일반유저) 모드

### 1) 엔트리 모드

<figure><img src="/files/rsbmmv6keIlmgA0PPMGu" alt=""><figcaption></figcaption></figure>

* 러닝 모드와 달리 하트, 스테미나 등의 영향을 받지 않는 ‘걸음수’ 채우기 모드입니다.
* NFT 홀더/비홀더에게 기본 프로필을 제공합니다.
* 2,000 / 5,000 / 10,000 걸음 수마다 확률적으로 상이한 $DRNT를 획득할 수 있습니다.
* 10,000걸음 클레임 시,  1 EXP(경험치)가 적립됩니다.
* 레벨별로 요구하는 EXP를 채웠을 시, 기본 프로필 변경 및 레벨업이 가능합니다.
* 매일 23:59까지(KST) $DRNT를 클레임 해야 합니다.

|  레벨 | 레벨에 필요한 EXP | 보너스 |
| :-: | :---------: | :-: |
| 1단계 |      0      |  0% |
| 2단계 |      15     |  2% |
| 3단계 |      30     |  4% |
| 4단계 |      45     |  6% |
| 5단계 |      60     |  8% |
| 6단계 |      70     | 10% |

### 2) 마라톤 모드

* 홀더와 비홀더가 러닝/마라톤 훈련을 할 수 있는 모드입니다.
* 유저는 거리 또는 시간을 자유롭게 설정할 수 있습니다.
* 해당 모드는 DRNT 채굴과 무관합니다.
* 단, 해당 모드로 홀더와 비홀더 구분없이 랭킹이 산정되며 이를 바탕으로 리워드 지급 및 오프라인 이벤트 진행 예정입니다.


---

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

```
GET https://d-run.gitbook.io/d-run-whitepaper/play/mode.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.
