# Depletion

**The following are subject to depletion as users ride & earn:**

* Electricity
* Maximum energy
* Flexibility

### Vehicle Energy <a href="#electricity" id="electricity"></a>

Like your physical EV, our NFT e-motorcycles will deplete in energy when being ridden.&#x20;

As our user ecosystem develops, MotorN will release its own **patented blockchain e-motorbikes** which link with our NFTs and App. Energy depletion rates will automatically reflect that of our physical vehicles.

### Maximum energy

Due to battery capacity fade, as the e-motorcycle is ridden more, its energy cap decreases. Users will have to purchase a new battery if the max capacity gets too low.

### Performance <a href="#flexibility" id="flexibility"></a>

As users use their e-motorcycle NFTs, performance begins to decrease. For every 1km of distance rode, a 0.001 unit of performance is lost.

Performance can only be restored by **servicing the vehicle**, which costs $WILD.

<br>


---

# 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.motorn.io/game-fi-mechanisms/depletion.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.
