> For the complete documentation index, see [llms.txt](https://blog.jasonzhang.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.jasonzhang.cc/navigation/google.md).

# Google

## I

### [Google Contact](https://contacts.google.com/) | [Google Translate](https://translate.google.com/) | [Google Drive](https://drive.google.com/) | [Google Keep](https://keep.google.com/)

### [Gmail](https://mail.google.com/) | [Google Calendar](https://calendar.google.com/) | [Support](https://support.google.com/)

## II

### [Dataset Search](https://toolbox.google.com/datasetsearch) | [Google Safe Browsing](https://transparencyreport.google.com/safe-browsing/search) |&#x20;

### [Pagespeed Insights](https://developers.google.com/speed/pagespeed/insights/) | [Search Console](https://search.google.com/search-console) | [Compare your mobile site speed](https://www.thinkwithgoogle.com/feature/testmysite/)

## III

### [Google Design](https://design.google/) | [Google My Activity](https://myactivity.google.com/) | [Google News](https://news.google.com/) | [Think with Google](https://www.thinkwithgoogle.com/) | [Google透明度报告](https://transparencyreport.google.com/) | [Google Patents](https://patents.google.com/)

## IV

### [App Maker](https://appmaker.google.com/) | [Custom Search](https://cse.google.com/) | [Google Code](https://code.google.com/) | [SketchUp](https://www.sketchup.com/)

## V

### [Google Ads](https://ads.google.com/home/) | [Google Analytics](https://analytics.google.com/) | [Market Finder by Google](https://marketfinder.thinkwithgoogle.com/)

## VI

### [Youtube](https://www.youtube.com/) | [Google Earth](https://www.google.com/earth/) | [Google Mars](https://www.google.com/mars/) | [Google Sky](https://www.google.com/sky/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://blog.jasonzhang.cc/navigation/google.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.
