# Oracle 适合解决什么样问题

Oracle 模式适合解决多步骤、复杂、专业化的任务和需求。

在 Oracle 模式下，你可以提出一个宽泛的问题，AI 通过一步步的追问，使你的问题更加细化：

<figure><img src="/files/7m8ywjvz3a1ZNjFm4xP6" alt=""><figcaption><p>信息不足时 Oracle 进行追问</p></figcaption></figure>

不仅如此，Oracle 模式可以根据你的问题，自主规划、拆分并完成复杂任务，并且同时生成一个具体可行的执行步骤。从而更加适合多步骤且复杂的问题。

如果你有调研一个产品或现象并做成报告的需求，则 Oracle 会非常合适，因为它不仅可以更全方位的在各个平台进行搜索，也可以利用它生成网页、PPT 的能力，为你更好的呈现你想要的信息。

<figure><img src="/files/6pZkfuJpxw7pfum1xOHO" alt=""><figcaption><p>Oracle 生成的网页</p></figcaption></figure>

除此之外，你还可以在社区中搜索、查看或使用专业人士给出的相关模板，可以帮助你更加轻松且清晰地解决你提出的问题。

<figure><img src="/files/gDHQbdbNvhGMCgg47fN6" 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-shi-he-jie-jue-shen-me-yang-wen-ti.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.
