# gameplay schedule

**for the most engaging virtual experience, activities within the dr simulation can be broken down into daily schedules with specific time limits for which users can apply actions during the on-going round.**

&#x20;

<table data-header-hidden><thead><tr><th width="149">time</th><th>action</th><th>description</th></tr></thead><tbody><tr><td><p>0:00  - 11:59 </p><p>(everyday)</p></td><td>select your solar asset</td><td>to participate for each play round, select your solar power plant based on your assessment and solar knowledge</td></tr><tr><td><p>9:00 - 14:59 </p><p>(everyday)</p></td><td>apply your items </td><td>once your solar asset is selected, select your items from your inventory to boost production and  your overall points tally</td></tr><tr><td><p>15:00 </p><p>(everyday)</p></td><td>check daily solar generation points</td><td>daily solar output for every participating solar asset is announced (in hours equivalent produced)</td></tr><tr><td><p>18:00 </p><p>(everyday)</p></td><td>check daily rankings</td><td>rankings are updated everyday based on power output and items applied by users</td></tr><tr><td><p>18:00 </p><p>(every sunday)</p></td><td>check final ranking for each round</td><td>final ranking board for each round in announced &#x26; rewards are distributed</td></tr></tbody></table>

notes:

* all times are based on korean standard time (KST)
* selecting REC NFts, and NFT claim & buyback can be processed at any time


---

# 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://guidebook.redi.io/guidebook/digital-renewables-dr/how-to-play/gameplay-schedule.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.
