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

# Getting Started with Livepeer Studio

> Learn how to get started with Livepeer Studio

Welcome to Livepeer Studio! This section will help you get up and running quickly.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="bolt-lightning" href="/v2/solutions/livepeer-studio/docs/quickstart" arrow>
    Get started in less than 5 minutes
  </Card>

  <Card title="Authentication" icon="lock" href="/v2/solutions/livepeer-studio/docs/get-started/authentication" arrow>
    Learn how to authenticate API requests
  </Card>
</CardGroup>

## What is Livepeer Studio?

Livepeer Studio is a developer-friendly Gateway that provides:

* **REST APIs** for video streaming and on-demand content
* **SDKs** for JavaScript, Python, Go, and React
* **Dashboard** for managing streams, assets, and API keys
* **Built on Livepeer Network** - decentralised, cost-efficient infrastructure

## Next Steps

1. [Create an account](https://livepeer.studio) and get your API key
2. Follow the [Quick Start guide](../quickstart) to build your first integration
3. Explore the [API Reference](../reference/overview) for detailed endpoint documentation
4. Check out the [Overview](../../overview) for guides and use cases
