# HP Control

Hit Point(HP) of one account is contributed by the NFTs, different quality NFT can contribute different HP value, and the higher the quality, the higher the HP value. It decays as users burn the energy while moving (Passengers) and in service (Operators). **The HP value is reduced by 1 per energy burned.**

The HP cap and HP balance will be adjusted if some of the NFTs leave account(Transfer,Sell,Burn...).\
\
The balance of HP determines the upper limit of energy recovery.\
\
Users need to burn ART  to restore HP. \
\
**More details will be added during Genesis Cummnity Testing.**


---

# 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://whitepaper.awana.world/reward-tokenomics/hp-control.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.
