# Day 15 README

### Readings

* 📖 [Shrink to Grow](/manager-remoteu/monday-week-3/readings/shrink-to-grow.md)
* 📖 [Building the 2-Slide Deck](/manager-remoteu/monday-week-3/readings/build-2-slide-deck.md)

### Great Examples (Be Like This)

* 🏆 [Shrink to Grow - Good Example 1](/manager-remoteu/monday-week-3/examples/shrink-to-grow-examples.md)
* 🏆 [Shrink to Grow - Good Example 2](/manager-remoteu/monday-week-3/examples/shrink-to-grow-example-2.md)

### Poor Examples (Don't Be Like This)

* 👎 [Shrink to Grow - Poor Example](/manager-remoteu/monday-week-3/examples/s2g-bad-example-1.md)

### Videos

* **📺** [Trilogy COO explaining S2G](https://drive.google.com/open?id=14XNV8XUGR5_Asnp7bQMXLHk2THtOPpcT)
* **📺** [S2G decision & simulation explained](https://www.loom.com/share/82c2637f254448a6a8b09581ff4fa060)

### Quizzes

* **✏️** [Shrink to Grow Quiz](https://docs.google.com/forms/d/e/1FAIpQLSdTuslI7i2_g9jtg8S0O_-0eROGjQ_ciXwEmSXGUw9SxKrRaQ/viewform)
* **✏️** [Shrink to Grow Refresh Quiz](https://docs.google.com/forms/d/e/1FAIpQLSdCMZrRI8h-Dp23kVMrz6FVBzhea2K7S8IS5lB4-Ua24A5flQ/viewform)


---

# 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://remoteu.gitbook.io/manager-remoteu/monday-week-3/day-15-readme.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.
