# Installation

Robpod Studio is available with two installation option: **Robpod Studio Platform** and **Robpod Studio Plugin.**

* **Robpod Studio Platform** comes with everything you need to develop robotics applications already installed.
* **Robpod Studio Plugin** instead is just the Plugin component that must be installed on your existing PyCharm installation.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Install Platform</strong></td><td>Windows </td><td><a href="/pages/eRZ8RuORCkpZust2wKD5">/pages/eRZ8RuORCkpZust2wKD5</a></td><td><a href="/files/hqkhy4THpcfmCaHtqgqD">/files/hqkhy4THpcfmCaHtqgqD</a></td></tr><tr><td><strong>Install Plugin</strong></td><td>Windows, macOS, Linux.</td><td><a href="/pages/Me4rbvniGGSItpytR9Mf">/pages/Me4rbvniGGSItpytR9Mf</a></td><td><a href="/files/dIjywPFwwnowZ0KTCtxk">/files/dIjywPFwwnowZ0KTCtxk</a></td></tr></tbody></table>

{% hint style="info" %}
Windows users can choose both Platform or Plugin. While macOS and Linux users should use the Plugin option.
{% 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://docs.robpod.cloud/get-started/installation.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.
