# Beginner Tutorial

In this tutorial a **Pick and Place** application with HMI panel for Universal Robots is developed starting from scratch. URScript is used as preferred programming mode in this tutorial.

Covered topics:

* HMI Desinger introduction and navigation
* HMI Robot Plugin Installation
* HMI graphical components setup
* Linking with robot variables and functions
* Running the HMI application on robot teach pendant

{% embed url="<https://youtu.be/VsnTIF-bgZ0>" %}

**Resources**

{% file src="/files/WO2nnWFY6pyaqrkF8sSn" %}
Robot Script file
{% endfile %}

{% file src="/files/ynVGwCsLLsYkQaFivFR1" %}
Robpod HMI panel file
{% endfile %}


---

# 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/hmi-designer/hmi-tutorials/beginner-tutorial.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.
