# Seasons, Day Cycle, Weather

* **Seasons** – One Season is one real-world calendar month. One game year is then four calendar months. Out-of-season crops cannot be planted (some exceptions will apply).
* **Day/Night Cycle** – Farlunians can do their activities as long as it is daytime, in-game. Crop growth and maturity are "Day" based. Daytime is from 00:01 UTC to 20:00 UTC. Server maintenance and other special events are night activities; Nighttime is from 20:01 to 24:00 UTC.
* **Weather System** – Dynamic Weather that can bring benefits or inconvenience to Farlunians and adds an additional layer of game dynamics.


---

# 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://whitepaper.farluna.land/gameplay/seasons-day-cycle-weather.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.
