# 在何时做什么

第二部分是将思考转化为行动的地方。每个情境手册都针对某个特定时刻而设计——请选择最符合你当前处境的那一个。

* [**开设新门店**](/docs/guides/guides-zh/what-to-do/launching-a-new-store.md) —— 热度会消退。你在开业浪潮期间所构建的一切，将决定业务能否持续。
* [**走向数字化**](/docs/guides/guides-zh/what-to-do/going-digital.md) —— 真正的转变不是从模拟到数字，而是从不可见到可见。
* [**规划扩张**](/docs/guides/guides-zh/what-to-do/planning-an-expansion.md) —— 扩张不是把你已经在做的事情再做一遍。它是建立一个无需你也能完成你所做之事的系统。
* [**收入已停滞**](/docs/guides/guides-zh/what-to-do/revenue-has-flatlined.md) —— 平稳并不意味着好。停滞掩盖了两股恰好相互平衡的对立力量——而其中一股终将胜出。
* [**平台依赖**](/docs/guides/guides-zh/what-to-do/platform-dependency.md) —— 这就是租用你的收入与拥有你的收入之间的区别。


---

# 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/guides-zh/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.
