# Google (Gemini)

Google's Gemini models offer strong performance across a wide range of development tasks, with particular strengths in web development and Google-related technologies.\
**Supported Models:** - **Gemini-2.0-flash-exp:** An experimental high-performance model with enhanced capabilities. - **Gemini-1.5-flash:** A balanced model offering good performance with faster response times. - **Gemini-1.5-flash-8b:** A more compact model optimized for efficiency. - **Gemini-1.5-pro:** Google's most capable model, offering advanced reasoning and code generation.\
**Strengths:** - Excellent knowledge of Google technologies and platforms - Strong web development capabilities, particularly for JavaScript and TypeScript - Good\
understanding of cloud architectures and services - Effective for mobile development, especially Android - Comprehensive knowledge of modern web frameworks and libraries.


---

# 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.zontroy.com/zontroy-ai-models/supported-ai-models/google-gemini.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.
