# Phase 2 - Distribution

At the beginning of *phase 2*, the [players](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/players) distribute their [actors](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/actors) to [locations](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/playing-field), while the [players](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/players) do not see which [actors](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/actors) and which [locations](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/playing-field) other [players](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/players) have sent.

[Players](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/players) allocate actors at the same time.

Each [player](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/players) has 4 different [actors](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/actors) and 4 different [RSP-tokens](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/rsp-tokens). Each [actor](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/actors), the alayer must supply one of the [RSP-tokens](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/rsp-tokens). As a result of the distribution, each of the [actors](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/actors) must have one of the [RSP-tokens](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/rsp-tokens).

After distributing the [actors](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/actors) with [RSP-tokens](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/rsp-tokens) among the [locations](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/playing-field), the [player](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/players) can (optionally) add no more than one [material resource](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/material-resources) to each [actor](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/actors), as a bet on the outcome of the [conflict](https://metarchy.gitbook.io/welcome-to-metarcy/game-rules/game-turn/phase-4-conflict). After the [players](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/players) have assigned their [actors](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/actors) to [locations](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/playing-field), equipped them with [RSP-tokens](https://metarchy.gitbook.io/welcome-to-metarcy/game-review/constituents/rsp-tokens), and made or not bets on the outcome of the [conflict](https://metarchy.gitbook.io/welcome-to-metarcy/game-rules/game-turn/phase-4-conflict) at their discretion, *phase 2* ends.


---

# 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-rules/game-turn/phase-2-distribution.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.
