# Design Steps

Follow the **Design Steps** below to learn how to use ![](/files/b0XsenUiNn5A5nQOXi0r) [**HMI Designer**](/hmi-designer/introduction.md) to develop custom panels for the robot teach pendant.

{% content-ref url="/pages/xoMrizh3Jq7TL3xBk7W6" %}
[Create new HMI Panel](/hmi-designer/design-steps/create-new-hmi-panel.md)
{% endcontent-ref %}

{% content-ref url="/pages/gAnnO43L7POdGXGaFHvl" %}
[Add HMI Components](/hmi-designer/design-steps/add-hmi-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/zUVxVMlGYwzvm4pKgwUQ" %}
[Edit HMI Components](/hmi-designer/design-steps/edit-hmi-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/4j1URa42yygjFOtolPT6" %}
[Synchronize HMI Panel](/hmi-designer/design-steps/synchronize-hmi-panel.md)
{% endcontent-ref %}

{% content-ref url="/pages/riu0Z6hCvmEcHu5kE3S0" %}
[Preview HMI Panel](/hmi-designer/design-steps/preview-hmi-panel.md)
{% endcontent-ref %}

{% content-ref url="/pages/Nbw0Dn2ddhnz1XLpWV7l" %}
[Run HMI Program](/hmi-designer/design-steps/run-hmi-program.md)
{% endcontent-ref %}


---

# 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/design-steps.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.
