# コスト

## Special Matchに必要なコスト

* ARENAのSpecialMatchをプレイするには、ユーザーのEnergyが消費されます。
* Energyの消費は4です。
* Energyが不足している場合は、ゲームをプレイすることが出来ません。
* 対戦に使用した選手のフィジカルコンディションは悪くなります。
* フィジカルコンディションについては[こちら](https://captain-tsubasa-rivals.gitbook.io/ja/player-NFT/physical-condition-refresh)をご覧ください。
* SpecialMatchにおいて、フィジカルコンディションが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/ja/arena-specialmatchnobi/kosuto.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.
