# What Types of Problems is Oracle Suitable for Solving?

The Oracle mode is ideal for addressing multi-step, complex, and specialized tasks and requirements.

In Oracle mode, you can present a broad question, and the AI will refine it through a series of follow-up inquiries, helping to narrow down and specify your problem:

<figure><img src="/files/iPhPupSQigmIZLby3klN" alt=""><figcaption><p>Oracle Prompts for Additional Information When Insufficient</p></figcaption></figure>

Furthermore, Oracle mode can independently plan, break down, and complete complex tasks based on your question, while simultaneously generating a concrete and feasible execution plan. This makes it particularly well-suited for multi-step and complex problems.

If you need to research a product or phenomenon and create a report, Oracle is an excellent choice. It not only conducts more comprehensive searches across various platforms but also leverages its ability to generate web pages and PowerPoint presentations, allowing for a more effective presentation of the information you require.

<figure><img src="/files/OccomvGVD88KBouoKDop" alt=""><figcaption><p>Oracle-Generated Web Pages</p></figcaption></figure>

In addition to this, you can search, view, or utilize relevant templates provided by professionals within the community. These resources can help you address your questions more easily and clearly.

<figure><img src="/files/0rlsHrIDAdEAL20EWqpJ" alt=""><figcaption><p>Various Professional Templates Available in the Community</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/what-types-of-problems-is-oracle-suitable-for-solving.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.
