# Oracle 模式高级玩法

## 如何修改 Recipe

* 当一条 recipe 太长时，可以在触控板上滑动来读取后面的内容
* 需要删除某条 recipe 时，勾选该条后方的 「垃圾桶」 图标
* 点击页面左下角的 「＋」 ，即可添加一条新的步骤
* 点击某条前方的 「拖拽」 符号并拖拽，即可把该条放在你想要的位置
* 调整完全部 recipe 后，点击 「Confirm & Run」 ，即可运行

<figure><img src="/files/rsrdMfUuExdtqEABJGQU" alt=""><figcaption><p>修改 recipe</p></figcaption></figure>

## 如何将自己制定的 Recipe 分享到社区

你可以将你你反复打磨的 recipe 分享到社区，让大家一起来体验你的智慧成果。

1. 点击 「Share」
2. 点击 「Publish to Community」
3. 填写必要信息并发布！

<figure><img src="/files/x9Cfcb9QetlJUsBOCrv0" 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-gao-ji-wan-fa.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.
