# Integrations - Go SDK

> For the complete documentation index, see [llms.txt](https://docs.temporal.io/llms.txt).
> Any documentation page is available as raw Markdown by appending `.md` to its URL.

> This section covers integrations with the Go SDK

The following integrations are available for the Temporal Go SDK.
You can also use the Temporal Go SDK's [Plugin system](/develop/plugins-guide) to build your own integrations.

- [Google ADK](/develop/go/integrations/google-adk) — Run Google ADK agents with durable execution using the Temporal Go SDK. _(Go · Agent framework)_
