# 에너지 충전

레벨 챌린지는 배틀 NFT의 에너지 값을 소모해야 하며, 에너지 값이 부족하면 배틀 NFT는 전투를 할 수 없습니다. 이때는 플레이어는 전투 NFT의 에너지 가치를 복원하기 위해 전투 NFT를 충전해야 합니다.

메인 인터페이스에서 \[충전] 버튼을 클릭하여 \[충전 인터페이스]로 들어갑니다.

![](/files/WOg9MF79ACws0Q2GCX9H)

\[일괄 충전]을 클릭하고 에너지가 부족하고 충전이 필요한 전투 NFT 를 선택한 후 \[확인]을 클릭하면 충전을 바로 시작됩니다.

<div align="left"><figure><img src="/files/D1o3Qwsm6se755baakZr" alt=""><figcaption></figcaption></figure></div>

<div align="left"><img src="/files/E3LJDEbQyyV8gkRsGns1" alt=""></div>

충전는 일정 시간이 소요되며, 충전 중인 배틀 NFT는 충전에 필요한 시간이 표시됩니다.

\[일괄 제거]를 클릭하여 모든 충정중인 배틀 NFT를 제거할 수 있습니다.

또한, \[어드벤처] 인터페이스에서 플레이어는 배틀 중인 전투 NFT를 빠르게 \[원클릭 충전]할 수 있으며, \[원클릭 충전]은 Coin을 소모하며, 전투 NFT의 에너지를 즉시 보충할 수 있습니다.

유의사항:

1\. 배틀 중인 NFT가 에너지가 충분하면 계속 배틀할 수 있습니다.

2\. 에너지가 부족한 배틀 NFT는 카드 추출하여 거래를 불가합니다.

[\[더 많은 에너지 충전 내용을 확인\]](/dehero_game/dehero_game_kr/undefined-2/undefined-3.md)


---

# 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://mixmarvel.gitbook.io/dehero_game/dehero_game_kr/undefined-3/undefined-2.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.
