# Advanced Techniques for Oracle Mode

## **How to Modify Recipes**

* When a recipe is too long, swipe on the touchpad to read the remaining content.
* To delete a specific recipe, select the "trash can" icon next to it.
* Click the "+" button in the lower left corner of the page to add a new step.
* To reorder steps, click and drag the "handle" icon in front of a step to move it to your desired position.
* After adjusting all recipes, click "Confirm & Run" to execute.

<figure><img src="/files/tzYiKWNbS6rf2WvWvTZY" alt=""><figcaption><p>Modifying Recipes</p></figcaption></figure>

## **How to Share Your Custom Recipe with the Community**

You can share your carefully crafted recipes with the community, allowing others to benefit from your creative insights.

To share your recipe:

1. Navigate to the "Planner" section.
2. Click on the "Share to Community" button.
3. Fill in the required information.
4. Publish your recipe.

<figure><img src="/files/AMV2HK4UUXG6d7Edlqfy" alt=""><figcaption><p>Detailed Template Information</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/agent-mode-neo/advanced-techniques-for-oracle-mode.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.
