# Use Cases

- [Use Cases Hub](https://docs.agenticflow.ai/use-cases/10-use-cases.md)
- [Agent](https://docs.agenticflow.ai/use-cases/agent.md)
- [Customer Support](https://docs.agenticflow.ai/use-cases/agent/customer-support.md)
- [Marketing](https://docs.agenticflow.ai/use-cases/agent/marketing.md)
- [Create AI-Assisted UGC-Style Video (Nano Banana PRO + VEO3)](https://docs.agenticflow.ai/use-cases/agent/marketing/create-ai-assisted-ugc-style-video-nano-banana-pro-+-veo3.md)
- [Create AI-Assisted UGC-Style Image (Nano Banana PRO)](https://docs.agenticflow.ai/use-cases/agent/marketing/create-ugc-image-feedback-or-clothing.md)
- [Workflow](https://docs.agenticflow.ai/use-cases/workflow.md)
- [Personal Productivity](https://docs.agenticflow.ai/use-cases/workflow/personal-productivity.md)
- [Gmail Auto-Labeling Workflow](https://docs.agenticflow.ai/use-cases/workflow/personal-productivity/gmail-auto-labeling-agent.md)
- [Workforce](https://docs.agenticflow.ai/use-cases/workforce.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://docs.agenticflow.ai/use-cases.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.
