# Daytime

The calm before the storm is the perfect description for this phase of the game.&#x20;

After the finalization in the night time phase, the game will be transitioning to the day time phase. At the start of this phase, the artifacts that each player stole during the night time will be stored and updated in the "Hidden Artifact" section.&#x20;

The player must manually move their artifact to become public to gain more points for the Museum Visit Earning.

<figure><img src="/files/3e11Qfhppxpe8lapAqXf" alt=""><figcaption><p>The preview is subjected to change upon the patch of the game</p></figcaption></figure>

**1) Claim Museum Visit Earning**

During this phase, each player will automatically receive their Museum Visit Earning based on the number of public artifacts they hold.

*`Number of coin earned from Museum Visit = # of public artifact`*

**2) Report Robbery**

After earning your Museum Visit Earning, players will have the ability to report the other players whom they believe have stolen during the previous night phase

If the report is correct, the player will be earning 5 points and the stolen artifacts will be returned to the original players

Vice-versa, if the selection is incorrect, the player will lose 5 points.

**After all the players have completed the two actions, the game will transit to the Night Time phase.**&#x20;


---

# 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://tetration-lab.gitbook.io/whitepaper/museum-heist/gameplay/daytime.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.
