# Choosing Equipment

A match has a set number of [Turns](/gameplay/how-to-play/turns.md)![](/files/zKULNic4IHPt2Y7Nhk2g), with each turn providing a slot to be filled with an Equipment card. Select an Equipment card to fill the next available turn slot until all slots are filled. A multi-turn Equipment card will fill the appropriate number of turn slots.

You can select **Undo** to revert your last selected card or **Reset** to start over and revert all selections made.

If you fail to select a set of Equipment cards to use within two minutes of the start of the match you will forfeit the match.

During Equipment selection you can see which Immortal your opponent has sent to battle against you. Knowing your opponent's modifiers and abilities can help influence your card selection strategy.


---

# 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://docs.immortalcreed.com/gameplay/how-to-play/choosing-equipment.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.
