# RSP-Tokens

The game has 4 types of *RSP-tokens*:

* [Stone](/welcome-to-metarcy/game-review/constituents/rsp-tokens/stone.md)
* [Scissors](/welcome-to-metarcy/game-review/constituents/rsp-tokens/scissors.md)
* [Paper](/welcome-to-metarcy/game-review/constituents/rsp-tokens/paper.md)
* [Dummy](/welcome-to-metarcy/game-review/constituents/rsp-tokens/dummy.md)

When the [player](/welcome-to-metarcy/game-review/constituents/players.md) sends the [actor](/welcome-to-metarcy/game-review/constituents/actors.md) to the [location](/welcome-to-metarcy/game-review/constituents/playing-field.md), she-he must supply each of the [actors](/welcome-to-metarcy/game-review/constituents/actors.md) with one of the *RSP-tokens*

*RSP-token* determines which [actor](/welcome-to-metarcy/game-review/constituents/actors.md) should remain in [location](/welcome-to-metarcy/game-review/constituents/playing-field.md), and which [actor](/welcome-to-metarcy/game-review/constituents/actors.md) should leave the [location](/welcome-to-metarcy/game-review/constituents/playing-field.md) as a result of [conflict](/welcome-to-metarcy/game-rules/game-turn/phase-4-conflict.md) resolution.

Since each [player](/welcome-to-metarcy/game-review/constituents/players.md) has 4 different [actors](/welcome-to-metarcy/game-review/constituents/actors.md) and 4 different *RSP-tokens*, each [actor](/welcome-to-metarcy/game-review/constituents/actors.md) can have only one of the *RSP-tokens*.

Each turn, the [player](/welcome-to-metarcy/game-review/constituents/players.md) independently decides which of the *RSP-Tokens* each of the [actors](/welcome-to-metarcy/game-review/constituents/actors.md) will have.

<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/rsp-tokens.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.
