# Getting Started

{% tabs %}
{% tab title="Dashboard" %}
Our dashboard is where you can manage your activated devices, unbind your key, download our software, and manage your subscription. You can visit the dashboard [**here**](https://dashboard.plugged.io/)**!**

<div align="center"><img src="https://1332063820-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgfp8P_0rnPYXJzFRdM%2Fuploads%2FXZd5u5MWElPyqhBxPYiq%2FVkZQjb5.png?alt=media&#x26;token=71713fe9-bf50-461c-a93c-1f42792b6920" alt=""></div>
{% endtab %}

{% tab title="Plugged iOS" %}
To download Plugged iOS please visit our [**dashboard**](https://dashboard.plugged.io/). You will see 3 downloads, select the iOS download button on your iOS device. You will need [**TestFlight**](https://apps.apple.com/us/app/testflight/id899247664) to download Plugged iOS.

![](https://1332063820-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgfp8P_0rnPYXJzFRdM%2Fuploads%2F5ga56rj2BU3NKSnXR7ga%2FScreen%20Shot%202022-02-16%20at%204.53.30%20PM.png?alt=media\&token=f4867abe-8e2d-454e-bcb5-5c495c596f78)
{% endtab %}

{% tab title="Plugged Desktop" %}
To download Plugged Desktop please visit our [**dashboard**](https://dashboard.plugged.io/) and scroll down below your activation key. You will see 3 download buttons, select the Mac or Windows download button depending on which operating system your computer is running.

![](https://1332063820-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgfp8P_0rnPYXJzFRdM%2Fuploads%2F5ga56rj2BU3NKSnXR7ga%2FScreen%20Shot%202022-02-16%20at%204.53.30%20PM.png?alt=media\&token=f4867abe-8e2d-454e-bcb5-5c495c596f78)
{% endtab %}

{% tab title="Plugged CLI" %}
To download Plugged CLI please use the links below:

Windows: [**Download**](https://download.plugged-aio.com/CLI/windows)

Mac: [**Download**](https://download.plugged-aio.com/CLI/mac)
{% endtab %}

{% tab title="Renewals" %}
To manage your renewal to Plugged you can visit our [**dashboard**](https://dashboard.plugged.io/). Here you can see your renewal date, modify your billing card, and cancel your subscription.
{% endtab %}
{% endtabs %}


---

# 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://help.plugged.io/master.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.
