> For the complete documentation index, see [llms.txt](https://docs.robpod.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robpod.cloud/get-started/download.md).

# 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-card-size="large" 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>

## Robot Plugins

<table><thead><tr><th width="195.4000244140625">ROBOT</th><th width="200.79998779296875" align="center">PLUGIN DOWNLOAD</th><th>INSTRUCTIONS</th></tr></thead><tbody><tr><td><strong>Universal Robots Polyscope 5</strong></td><td align="center"><a href="http://github.com/robpodcloud/robpod-studio/releases/latest/download/robpod-plugin.urcap" class="button primary" data-icon="square-down">URCAP</a></td><td><a data-mention href="/pages/f1LPycD3VYApgqQhKsX6">/pages/f1LPycD3VYApgqQhKsX6</a></td></tr><tr><td><strong>Universal Robots Polyscope X</strong></td><td align="center"><a href="http://github.com/robpodcloud/robpod-studio/releases/latest/download/robpod-plugin.urcapx" class="button primary" data-icon="square-down">URCAPX</a></td><td><a data-mention href="/pages/f1LPycD3VYApgqQhKsX6">/pages/f1LPycD3VYApgqQhKsX6</a></td></tr><tr><td><strong>Doosan Robotics Integrated Controller</strong> </td><td align="center"><a href="http://github.com/robpodcloud/robpod-studio/releases/latest/download/robpod-plugin.dm" class="button primary" data-icon="square-down">DART  </a></td><td><a data-mention href="/pages/CsQoheYZPYQn8SJWgEim">/pages/CsQoheYZPYQn8SJWgEim</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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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