# Gemini 3 Flash in Workflows

We’ve added Gemini 3 Flash Preview to the Gemini v3 block. We also introduced API key passthrough, allowing you to run Google models (Gemini 3 Pro, 2.5 Pro, and 2.5 Flash) directly through Roboflow. This consolidates billing and access, eliminating the need to manage a separate Google API key.


---

# 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.roboflow.com/changelog/explore-by-month/january-2026/gemini-3-flash-in-workflows.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.
