# Information Gathering + Organization Maestro

You can now have dozens, even hundreds of AI Agents working for you simultaneously.

Oracle is a more practical and powerful agent framework than AutoGPT. It autonomously plans tasks, designs workflows, calls tools, and iterates on subsequent workflows.

{% embed url="<https://youtu.be/f9eBF3dPT_c?si=ksS3VQXBeinIE3dI>" %}


---

# 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/use-case/information-gathering-+-organization-maestro.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.
