# Material Resources

There are 3 types of *material resources* in the [game](/welcome-to-metarcy/metarchy.md):

* [Product](/welcome-to-metarcy/game-review/constituents/material-resources/product-bet-on-win.md)
* [Energy](/welcome-to-metarcy/game-review/constituents/material-resources/energy-bet-on-losing.md)
* [Recycling](/welcome-to-metarcy/game-review/constituents/material-resources/recycling-bet-on-draw.md)

At the beginning of the [game](/welcome-to-metarcy/metarchy.md), each [player](/welcome-to-metarcy/game-review/constituents/players.md) has one token of each *material resource*.

The [player](/welcome-to-metarcy/game-review/constituents/players.md) receives *material resource* tokens after all [conflicts](/welcome-to-metarcy/game-rules/game-turn/phase-4-conflict.md) has been resolved and her-his [actor](/welcome-to-metarcy/game-review/constituents/actors.md)-[robot](/welcome-to-metarcy/game-review/constituents/actors/robot.md) remained in the [factory](/welcome-to-metarcy/game-review/constituents/playing-field/factory.md), [energy station](/welcome-to-metarcy/game-review/constituents/playing-field/energy-station.md), or [dump](/welcome-to-metarcy/game-review/constituents/playing-field/dump.md).

*Material resources* can be used during an [event card](/welcome-to-metarcy/game-review/constituents/event-cards.md) play

*Material resources* can be used as **betting on the outcome of the conflict**.

[Players](/welcome-to-metarcy/game-review/constituents/players.md) can exchange *material resources* among themselves in the last phase of each [turn](/welcome-to-metarcy/game-rules/game-turn.md).

[Player](/welcome-to-metarcy/game-review/constituents/players.md) can exchange 3 different *material resources* ([product](/welcome-to-metarcy/game-review/constituents/material-resources/product-bet-on-win.md)+[energy](/welcome-to-metarcy/game-review/constituents/material-resources/energy-bet-on-losing.md)+[recycling](/welcome-to-metarcy/game-review/constituents/material-resources/recycling-bet-on-draw.md)) for a random [action card](/welcome-to-metarcy/game-review/constituents/action-cards.md) in [phase 5](/welcome-to-metarcy/game-rules/game-turn/phase-5-market.md).

<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://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/material-resources.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.
