# Oracle Mode User Guide

## **Getting Started**

1. Enter your question in the dialog box.
2. Activate Oracle Mode.
3. Click "Start".
4. Review the planner and select "Confirm & Run" to execute.

<figure><img src="/files/BwrXcc7qnky0UMK2l7qP" alt=""><figcaption><p>Keep "ORACLE MODE" Enabled</p></figcaption></figure>

## To Monitor Recipe Execution Progres

1. Select a node.
2. Move the cursor to the input field at the bottom of the page.
3. View the Recipe execution progress.

<figure><img src="/files/WGXc1WSLzJCErwqkv9aD" alt=""><figcaption><p>The Circle Preceding Each Step Indicates its Current Status</p></figcaption></figure>

## **Re-executing the Previous Recipe**

1. Click on any node of the recipe you wish to review.
2. Hover your cursor over the dialogue box to automatically display the recipe.
3. Click on "Re-run" to open the confirmation page.
4. Click "Confirm & Run" to initiate the process.

<figure><img src="/files/4YXr7kX44Qsli92zkoxJ" alt=""><figcaption><p>Status Indicators for Process Steps</p></figcaption></figure>

## **How to Create New Branches in the Same Canvas**

1. Click on the "New Branch" button.
2. In the dialog box that appears at the bottom of the page, enter your new query or topic.

<figure><img src="/files/SXgtDoQqaXfWMgtIlzGh" alt=""><figcaption><p>Multiple Branches in a Single Canvas</p></figcaption></figure>

## How to Use Recipe Templates

1. Search for desired template keywords in the "Explore" section
2. Click "Use this recipe" to view details
3. Click "Confirm & Run" to apply the template

<figure><img src="/files/Q7unEGW1Dni3kfNvRyBS" alt=""><figcaption><p>Professional Templates are Available within the Community for Selection</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/oracle-mode-user-guide.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.
