# AGENT MODE - NEO

- [About Oracle Mode](https://doc.flowith.io/agent-mode-neo/about-oracle-mode.md)
- [About Agent Neo](https://doc.flowith.io/agent-mode-neo/about-agent-neo.md)
- [Current Capabilities Supported by Oracle](https://doc.flowith.io/agent-mode-neo/current-capabilities-supported-by-oracle.md)
- [Current Capabilities Supported by Neo](https://doc.flowith.io/agent-mode-neo/current-capabilities-supported-by-neo.md)
- [What Types of Problems is Oracle Suitable for Solving?](https://doc.flowith.io/agent-mode-neo/what-types-of-problems-is-oracle-suitable-for-solving.md)
- [Oracle Mode User Guide](https://doc.flowith.io/agent-mode-neo/oracle-mode-user-guide.md)
- [Agent Mode User Guide](https://doc.flowith.io/agent-mode-neo/agent-mode-user-guide.md)
- [Canvas Navigation in Agent Mode](https://doc.flowith.io/agent-mode-neo/canvas-navigation-in-agent-mode.md)
- [Agent Neo Use Cases](https://doc.flowith.io/agent-mode-neo/agent-neo-use-cases.md)
- [Advanced Techniques for Oracle Mode](https://doc.flowith.io/agent-mode-neo/advanced-techniques-for-oracle-mode.md): Recipe
- [How To Improve Your Prompt](https://doc.flowith.io/agent-mode-neo/how-to-improve-your-prompt.md)


---

# 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.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.
