# Robot

[Players](/welcome-to-metarcy/game-review/constituents/players.md) can send *robot*-[actor](/welcome-to-metarcy/game-review/constituents/actors.md) to any of three [locations](/welcome-to-metarcy/game-review/constituents/playing-field.md): [factory](/welcome-to-metarcy/game-review/constituents/playing-field/factory.md), [energy station](/welcome-to-metarcy/game-review/constituents/playing-field/energy-station.md), [dump](/welcome-to-metarcy/game-review/constituents/playing-field/dump.md)

*Robot* in the [factory](/welcome-to-metarcy/game-review/constituents/playing-field/factory.md) produces three tokens of [material resources](/welcome-to-metarcy/game-review/constituents/material-resources.md) - [product](/welcome-to-metarcy/game-review/constituents/material-resources/product-bet-on-win.md).&#x20;

Robot in the energy station produces three tokens of material [material resources](/welcome-to-metarcy/game-review/constituents/material-resources.md) - [energy](/welcome-to-metarcy/game-review/constituents/playing-field/energy-station.md).

Robot in dump produces three tokens of material [material resources](/welcome-to-metarcy/game-review/constituents/material-resources.md) - [recycling](/welcome-to-metarcy/game-review/constituents/material-resources/recycling-bet-on-draw.md).

If 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) are two or more *robots*, there is a [conflict](/welcome-to-metarcy/game-rules/game-turn/phase-4-conflict.md) between *robots*.

[Conflicts](/welcome-to-metarcy/game-rules/game-turn/phase-4-conflict.md) between *robots* resolved with [RSP-tokens](/welcome-to-metarcy/game-review/constituents/rsp-tokens.md).

If the [conflict](/welcome-to-metarcy/game-rules/game-turn/phase-4-conflict.md) between the *robots* is resolved with the result of draw, all robots remain in the [location](/welcome-to-metarcy/game-review/constituents/playing-field.md), and the [conflict](/welcome-to-metarcy/game-rules/game-turn/phase-4-conflict.md) no longer occurs.

All [player's](/welcome-to-metarcy/game-review/constituents/players.md) *robots* that remain in [location](/welcome-to-metarcy/game-review/constituents/playing-field.md) - receive [material resources](/welcome-to-metarcy/game-review/constituents/material-resources.md) - [product](/welcome-to-metarcy/game-review/constituents/material-resources/product-bet-on-win.md)/[energy](/welcome-to-metarcy/game-review/constituents/playing-field/energy-station.md)/[recycling](/welcome-to-metarcy/game-review/constituents/material-resources/recycling-bet-on-draw.md) (depending on location), but there is one token, not three tokens.

<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/actors/robot.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.
