# Get started

Agent Development Kit (ADK) is designed to empower developers to quickly build, manage, evaluate and deploy AI-powered agents. These quick start guides get you set up and running a simple agent in less than 20 minutes.

- **Python Quickstart**

  ______________________________________________________________________

  Create your first Python ADK agent in minutes.

  [Start with Python](https://adk.dev/get-started/python/index.md)

- **TypeScript Quickstart**

  ______________________________________________________________________

  Create your first TypeScript ADK agent in minutes.

  [Start with TypeScript](https://adk.dev/get-started/typescript/index.md)

- **Go Quickstart**

  ______________________________________________________________________

  Create your first Go ADK agent in minutes.

  [Start with Go](https://adk.dev/get-started/go/index.md)

- **Java Quickstart**

  ______________________________________________________________________

  Create your first Java ADK agent in minutes.

  [Start with Java](https://adk.dev/get-started/java/index.md)

- **Kotlin Quickstart**

  ______________________________________________________________________

  Create your first Kotlin ADK agent in minutes.

  [Start with Kotlin](https://adk.dev/get-started/kotlin/index.md)

- **Agents CLI Quickstart**

  ______________________________________________________________________

  Create your first ADK agent with your coding agent.

  [Start with Agents CLI](https://adk.dev/get-started/agents-cli/index.md)

The language quickstarts start from a single-file agent and teach ADK itself. Use the Agents CLI quickstart when you want a complete project you can evaluate, deploy, and share with a team.

To get started with a technical overview check this [link](https://adk.dev/get-started/about/index.md).
