# Oracle 模式使用指南

## 开始

1. 在对话框中输入问题
2. 打开 Oracle 模式
3. 点击 Start
4. 查看 planner 并点击 「Confirm & Run」 执行

<figure><img src="/files/PCxSWBBcNRzMu1MWURZI" alt=""><figcaption><p>「ORACLE MODE」 要保持打开</p></figcaption></figure>

## 查看 Recipe 的执行进度

1. 选中一个节点
2. 将光标滑动到页面下方输入框
3. 查看 Recipe 的执行进度

<figure><img src="/files/ZV1fXHTRCKEW845fQFT7" alt=""><figcaption><p>每一条步骤前的圆圈表明该条步骤的状态</p></figcaption></figure>

## 重复执行上一个 Recipe

1. 点击你想查看的 recipe 的任意一个节点
2. 将光标移动到对话框上，recipe 会自动弹出
3. 点击 「Re-run」，会弹出确认页面
4. 点击 「Confirm & Run」

<figure><img src="/files/ID0Fx64Qb7MV1xggpT4F" alt=""><figcaption><p>重复执行上一个 recipe</p></figcaption></figure>

## 如何在同一个画布中开启新分支

点击 「New Branch」 后，在页面下方的对话框中输入新问题即可开启新分支。

<figure><img src="/files/qre9iUtDVJ73FhNiYYmR" alt=""><figcaption><p>一个画布中可以开启多个分支</p></figcaption></figure>

## 如何使用 Recipe 模板

1. 在 「发现」 搜索想要的模板关键字
2. 点击 「Use this recipe」 查看详情
3. 点击 「Confirm & Run」 即可使用模板

<figure><img src="/files/bg9LK29Sa6rkL0aSsW3f" alt=""><figcaption><p>社区中有专业的模板可供选择</p></figcaption></figure>


---

# 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://doc.flowith.io/cn/oracle-mode-zhi-neng-ti-mo-shi/oracle-mo-shi-shi-yong-zhi-nan.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.
