# Oracle モードの高度なテクニック

## **Recipe の修正方法**

* recipe が長すぎる場合は、タッチパッドをスワイプして残りの内容を読むことができます。
* 特定の recipe を削除するには、その横にある 「ゴミ箱」 アイコンを選択してください。
* ページの左下にある「+」ボタンをクリックすると、新しいステップを追加できます。
* ステップの順序を変更するには、ステップの前にある 「ハンドル」 アイコンをクリックしてドラッグし、希望の位置に移動させてください。
* すべての recipe の調整が完了したら、「確認して実行」 をクリックして実行します。

<figure><img src="/files/tzYiKWNbS6rf2WvWvTZY" alt=""><figcaption><p>recipe の修正</p></figcaption></figure>

## **コミュニティにカスタム recipe を共有する方法**

あなたが丁寧に作成したレシピをコミュニティと共有することで、他のユーザーもあなたの創造的なアイデアの恩恵を受けることができます。

recipe を共有するには：

1. 「Planner」 セクションに移動します。
2. 「Share to Community」 ボタンをクリックします。
3. 必要な情報を入力します。
4. recipe を公開します。

<figure><img src="/files/AMV2HK4UUXG6d7Edlqfy" 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/flowith-heyoukoso/oracle-mdo-agent-mdo/oracle-mdononatekunikku.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.
