> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/dehero_game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/dehero_game/ch/guide/charge.md).

# 充能

挑戰關卡需要消耗上陣战斗NFT的能量值，當能量值不足時，战斗NFT就無法進行戰鬥。此時就需要玩家對战斗NFT進行充能，恢復战斗NFT的能量值。

在主界面點擊【充能】按鈕，進入【充能界面】

![](/files/mUCHqC6n9fvc5YyIr5bj)

點擊【批量充能】，選擇能量不足需要充能的战斗NFT，點擊【確認】即可開始充能

![](/files/Ehc9DMTLW92ebWfqEHEh)

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

充能需要一定的時間，充能中的战斗NFT會顯示充能所需的時間

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

點擊【批量移出】可以將所有正在充能的战斗NFT移除

除此之外，玩家還可以在【冒險】界面中，對上陣的战斗NFT進行快速的【一鍵充能】，【一鍵充能】需要花費Coin，可以立即補充战斗NFT的能量值

Tips:

1、充能中的战斗NFT如果能量充足，可以繼續戰鬥

2、能量欠缺的战斗NFT將無法提取進行卡牌交易

[【點此查看更多充能內容】](/dehero_game/ch/zhun-bei/liao-jie-you-xi-jie-mian/refill.md)


---

# 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://mixmarvel.gitbook.io/dehero_game/ch/guide/charge.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.
