---
title: "Tutorials | Grafana k6 documentation"
description: "k6 Tutorials"
---

# Tutorials

- [Get started with k6](/docs/k6/latest/examples/get-started-with-k6/)
- [8 basic tasks to learn k6](https://k6.io/blog/learning-js-through-load-testing/)
- [k6 Learn](https://github.com/grafana/k6-learn)
- [Swagger/OpenAPI integration](https://k6.io/blog/load-testing-your-api-with-swagger-openapi-and-k6)
- [Schedule k6 tests with cron](https://k6.io/blog/performance-monitoring-with-cron-and-k6)
- [Load test a GraphQL service](https://k6.io/blog/load-testing-graphql-with-k6)
- [Use TypeScript in k6 scripts](/docs/k6/latest/using-k6/javascript-typescript-compatibility-mode/)
- [Debug using a Web Proxy](https://k6.io/blog/k6-load-testing-debugging-using-a-web-proxy/)
- [Distributed k6 tests on K8s](https://k6.io/blog/running-distributed-tests-on-k8s/)
- [Create a k6 extension](https://k6.io/blog/extending-k6-with-xk6)
