# Getting Started

Welcome! Whether you are downloading Pladio for the first time or setting it up on a new device, this section will walk you through everything you need to start listening.

## In This Section

### [Installation](/docs/pladio/getting-started/getting-started/installation.md)

Download and install Pladio on iPhone, iPad, Mac, Apple TV, and Apple Watch.

### [First Launch](/docs/pladio/getting-started/getting-started/first-launch.md)

What to expect when you open Pladio for the first time, including optional permissions and iCloud sync.

### [Quick Start](/docs/pladio/getting-started/getting-started/quick-start.md)

Start listening to radio in under 60 seconds with this step-by-step guide.

### [Supported Platforms](/docs/pladio/getting-started/getting-started/supported-platforms.md)

See which features are available on each Apple platform, with a full comparison matrix.

{% hint style="info" %}
Already installed? Skip ahead to the [Quick Start](/docs/pladio/getting-started/getting-started/quick-start.md) to start listening right away.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kreaniqs.gitbook.io/docs/pladio/getting-started/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
