# Download

Download for Robpod Studio is available in two formats: **Robpod Studio Platform** and **Robpod Studio Plugin**.

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

## Latest Release

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Download</td><td align="center">Robpod Studio Platform</td><td><a href="/files/hqkhy4THpcfmCaHtqgqD">/files/hqkhy4THpcfmCaHtqgqD</a></td><td><a href="https://github.com/robpodcloud/robpod-studio/releases/latest/download/robpod-studio-platform.zip">https://github.com/robpodcloud/robpod-studio/releases/latest/download/robpod-studio-platform.zip</a></td></tr><tr><td align="center">Download</td><td align="center">Robpod Studio Plugin</td><td><a href="/files/dIjywPFwwnowZ0KTCtxk">/files/dIjywPFwwnowZ0KTCtxk</a></td><td><a href="https://github.com/robpodcloud/robpod-studio/releases/latest/download/robpod-studio-plugin.zip">https://github.com/robpodcloud/robpod-studio/releases/latest/download/robpod-studio-plugin.zip</a></td></tr></tbody></table>

## Other Releases

You can find and download previous releases on Robpod Studio [GitHub repository](https://github.com/robpodcloud/robpod-studio/releases).


---

# 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/download.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.
