> ## Documentation Index
> Fetch the complete documentation index at: https://docs.restate.dev/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.restate.dev/feedback

```json
{
  "path": "/ai/sdk-integrations/google-adk",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Restate & Google ADK

> Learn how to use the Google ADK with Restate.

Integrate Google's Agent Development Kit (ADK) with Restate for fault-tolerant agent execution with automatic retries and durable state.

<Card icon="https://mintcdn.com/restate-6d46e1dc/eyiUDPHMMaoJj2hw/img/ai/sdk-integrations/google-adk.png?fit=max&auto=format&n=eyiUDPHMMaoJj2hw&q=85&s=efb9e6bea73fd103d930af1d22c3234c" title="Learn more about Google ADK" horizontal href="https://google.github.io/adk-docs/" width="512" height="512" data-path="img/ai/sdk-integrations/google-adk.png" />

## Quick Start

* [Quickstart](/ai-quickstart)
* [Tour of Core Concepts](/ai/patterns/durable-agents)

<iframe width="560" height="315" src="https://www.youtube.com/embed/TkGFdildEXk?si=iRgmpT6hIxSlvFFZ" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />

## Learn More

* [Announcement:](https://www.restate.dev/blog/build-resilient-ai-agents-with-restate-and-google-adk) Build Resilient AI Agents with Restate and Google ADK
