# Cost

## Cost for SpecialMatch

* To play SpecialMatch in ARENA, the user's Energy is consumed.
* Energy consumption is 4.
* If your players lack Energy, they will not be able to play the game.
* The physical condition of the players used in the game will be worse.
* Please click [here](/en/player-nft-and-training-functions/physical-condition-refresh.md) for more information about physical conditions.
* In SpecialMatch, you cannot challenge if your players’ physical condition is below 0%.


---

# 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://captain-tsubasa-rivals.gitbook.io/en/how-to-play-arena-specialmatch/cost.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.
