# Week 5

### Notes from logbook

> On monday I started working on the new design of the UX students which was finished after a day of work. After that I went further on the documentation of this project.

[Logbook](https://github.com/Kuckelkorn/bubble-machine/wiki/Logbook)

### Deep dive of this week's work

So Monday, I spend the entire day working on their new design. In the spirit of efficiency, I deleted most of Nora's work because otherwise it would require more time looking at what became redundant and looking at what class was meant for which element. Luckily, their design was simple enough to get it done in one day. &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kuckelkorn.gitbook.io/filter-bubble-machine-product-biografie/product-biography/week-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.
