# Section 2: Time

Developer DAO operate in cycles based on Quarters. A quarter is a three-month period on the organization's calendar that acts as a basis for periodic operational reports.\
The traditional calendar quarters that make up the year are:

* Dates for Q1: January 1 – March 31.
* Dates for Q2: April 1 – June 30.
* Dates for Q3: July 1 – September 30.
* Dates for Q4: October 1 – December 31.

\
As this model has been accepted during Season 2, Stewards will need to define a course of action to shift from a model of Seasons to Quarters.


---

# 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://developerdao.gitbook.io/operating-system/article-5-resources/section-2-time.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.
