# Energy

#### 1. What is the energy system?

Energy is a system that will allow users to play matches based on the number and category of NFTs held by the user, besides doing some activity. For more information about the energy system, [**click here**](/game-mechanics-coming-soon/energy-coming-soon.md). Please note that the energy system is still in a conceptual phase and is subject to change.

#### **2. When will the energy system arrive in MCL?**&#x20;

The energy system is in a conceptual phase and is subject to change. For more information, visit the [**Upcoming Features** ](/auxiliary/upcoming-features.md)section.


---

# 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://mcl-wp.jump.trade/auxiliary/faq/energy.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.
