# Introduction

**Robpod Studio** is an integrated development environment for Collaborative Robotics and Artificial Inelligence applications.

Supported robots are **Universal Robots** and **Doosan Robotics**.

Robpod Studio is based on [PyCharm](https://www.jetbrains.com/pycharm/) platform provided by [JetBrains](https://www.jetbrains.com/). You can reffer to [PyCharm Docs](https://www.jetbrains.com/help/pycharm/quick-start-guide.html) for general purpose usage and documentation.&#x20;

In this guide you will find Robpod Studio specific documentation for robotics related topics.

Robpod Studio is available for Windows, macOS, and Linux operating systems.

## Take a Tour

Before you start take a tour of Robpod Studio main features.

{% embed url="<https://youtu.be/DS31s1qcUw0>" %}

## Get Started

[Download](/get-started/download.md) and [Install](/get-started/installation.md) Robpod Studio to get started with the development platform.

Check the [First Steps](/get-started/first-steps.md) guide to learn how to create your first project.

## Robpod Studio Features

<table data-view="cards"><thead><tr><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">Robot</td><td><a href="/files/A8b9w67PReeW5AyqRtQn">/files/A8b9w67PReeW5AyqRtQn</a></td><td><a href="/pages/sxRFiXuv3i3KX1vIFg11">/pages/sxRFiXuv3i3KX1vIFg11</a></td></tr><tr><td align="center">Advanced Scripting</td><td><a href="/files/o0nItSb64bpIB6ymS17V">/files/o0nItSb64bpIB6ymS17V</a></td><td><a href="/pages/LxPZHeShoIbJzgZVU6vf">/pages/LxPZHeShoIbJzgZVU6vf</a></td></tr><tr><td align="center">Synchronization</td><td><a href="/files/zTvJrgE9kFN1TEowVDqk">/files/zTvJrgE9kFN1TEowVDqk</a></td><td><a href="/pages/3PBRpC3qYsYkObed0gxj">/pages/3PBRpC3qYsYkObed0gxj</a></td></tr><tr><td align="center">Simulation</td><td><a href="/files/IlvqJzBgbgz6bYo2TSw2">/files/IlvqJzBgbgz6bYo2TSw2</a></td><td><a href="/pages/udSNQXWoSljdhWLMqXeC">/pages/udSNQXWoSljdhWLMqXeC</a></td></tr><tr><td align="center">Settings</td><td><a href="/files/NTP5fMBy3sjhHtH643SJ">/files/NTP5fMBy3sjhHtH643SJ</a></td><td><a href="/pages/6HLDwrauX8KZUZ13GU2C">/pages/6HLDwrauX8KZUZ13GU2C</a></td></tr><tr><td align="center">HMI Designer</td><td><a href="/files/rciT7mX8wTlpq7wrQAQB">/files/rciT7mX8wTlpq7wrQAQB</a></td><td><a href="/pages/yM6CxbKJamGSn6Sv2qdE">/pages/yM6CxbKJamGSn6Sv2qdE</a></td></tr></tbody></table>


---

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