# Day 5

### Post Lists: Part 2 (1h)

* Create Grid Layout from a Portfolio template (one which has a hovered state different from the non-hovered one) and change it so the non-hovered state looks as template hovered and vice versa
* Create a completely new Grid Layout that resembles a popular news site
* Make screenshots of the admin area and the front-end result, and attach them to the daily report

### Reusable Blocks (1h)

* Import one of the following demos
  * [Software](https://impreza54.us-themes.com/)
  * [Web Developer](https://impreza52.us-themes.com/)
  * [Fitness Club](https://impreza50.us-themes.com/)
* Create a new Reusable block and make it look and work like one of the Footers from the imported demo. You can check how the original Reusable block settings are set.
* Make screenshots of the admin area and the front-end result, and attach them to the daily report.

### Send the report

Send the summary and link to the results to the curator.


---

# 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://learn.us-themes.com/week-1/day-5.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.
