# Time Management

<figure><img src="/files/4pYZRELzijWYs4C3RQDS" alt=""><figcaption></figcaption></figure>

Time in the SIMULACRA flows in a carefully managed way to create realistic daily and weekly patterns.

### Day and Night Cycle

The simulation maintains a dynamic day/night cycle that:

* Influences citizen energy levels and activity choices
* Creates natural activity patterns throughout the day
* Affects the availability of certain locations and activities
* Guides social interaction patterns

### Time Scaling

The system implements flexible time scaling that:

* Allows for observation of both immediate and long-term patterns
* Maintains consistent causality in all town systems
* Preserves realistic activity durations
* Enables meaningful development of relationships and patterns


---

# 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://somniumcra.gitbook.io/somniumcra/simulacra-instances/time-management.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.
