# items

**All items in the dr simulation have the benefit of maximizing your chances to boost production or your overall points. Come up with the best strategies to claim your highest place in the ranking.**

1. **items**

<table><thead><tr><th width="181" align="center">icon</th><th width="155" align="center">item name</th><th align="center">description</th></tr></thead><tbody><tr><td align="center"><img src="/files/oHdG2RYgf6JPg3IxpOw7" alt=""></td><td align="center"><strong>weeding</strong></td><td align="center">weeding is important to cut grass that obstructs solar irradiance on solar panels</td></tr><tr><td align="center"><img src="/files/MBanA4JKLWXbYdx6BFiA" alt=""></td><td align="center"><strong>cleaning</strong></td><td align="center">cleaning necessary on surfaces of solar modules, around other hardware components, and wirings on a regular basis</td></tr><tr><td align="center"><img src="/files/GlhNIPJ6cAyR8KvaigwH" alt=""></td><td align="center"><strong>module coating</strong></td><td align="center">module coating minimizes dust and chemicals to accumulate on solar panels</td></tr><tr><td align="center"><img src="/files/UYMa52oMUYNCVYLWPYBL" alt=""></td><td align="center"><strong>optimizer</strong></td><td align="center">optimizers are additional sensors attached to each solar panel for in-depth power output data analysis</td></tr></tbody></table>

2. **attendance**

for each daily check-in, you can increase your level to earn extra items<br>

<table><thead><tr><th width="104" align="center">level </th><th width="105" align="center">days</th><th align="center">item type</th><th width="179" align="center">sum</th><th align="center">consecutive</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">1</td><td align="center">item</td><td align="center">weeding (1)</td><td align="center">-</td></tr><tr><td align="center">2</td><td align="center">5</td><td align="center">item</td><td align="center">cleaning (1)</td><td align="center">cleaning (3)</td></tr><tr><td align="center">3</td><td align="center">7</td><td align="center">item</td><td align="center">coating (1)</td><td align="center">coating (3)</td></tr><tr><td align="center">4</td><td align="center">14</td><td align="center">item</td><td align="center">optimizing (1)</td><td align="center">optimizing (3)</td></tr><tr><td align="center">5</td><td align="center">21</td><td align="center">item</td><td align="center">random box (lvl. 1)</td><td align="center">optimizing (5)</td></tr><tr><td align="center">6</td><td align="center">30</td><td align="center">item</td><td align="center">random box (lvl. 2)</td><td align="center">random box (lvl 1 + 2)</td></tr></tbody></table>

* sum = net amount of attendance checks during a given period of activity (30 days)
* consecutive = consecutive number of days of attendance checks during a given period of activity (30 days)
* rewards for attendance may change without prior notice&#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://guidebook.redi.io/guidebook/digital-renewables-dr/items.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.
