# What to Do When

Part II is where the thinking becomes doing. Each situation playbook is designed for a specific moment — pick the one that matches where you are right now.

* [**Launching a New Store**](/docs/guides/what-to-do/launching-a-new-store.md) — The hype fades. What you build during the launch wave determines whether the business sustains.
* [**Going Digital**](/docs/guides/what-to-do/going-digital.md) — The real transition is not from analogue to digital. It is from invisible to visible.
* [**Planning an Expansion**](/docs/guides/what-to-do/planning-an-expansion.md) — Expansion is not doing what you already do, again. It is building a system that can do what you do, without you.
* [**Revenue Has Flatlined**](/docs/guides/what-to-do/revenue-has-flatlined.md) — Flat is not fine. A flatline hides two opposing forces that are exactly balanced — and one of them will win.
* [**Platform Dependency**](/docs/guides/what-to-do/platform-dependency.md) — The difference between renting your revenue and owning it.


---

# 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://www.oddle.me/docs/guides/what-to-do/situation-playbooks.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.
