# 3.10 Parametric UI

In certain situations, such as when using Shapediver, it may be necessary to execute Grasshopper definitions without direct access to the Grasshopper canvas. For these cases, the components in the "Param User Interface" toolbar section allow users to control the display options of Karamba3D models solely through parameter inputs.

These components are included in the standard installation but are not visible by default.

{% hint style="info" %}
To make the components visible in the Karamba3D toolbar navigate to "Karamba3D/Show Components/View ParametricUI" in the Grasshopper menu.
{% endhint %}

Selcting the above menu option makes the ParamUI section of the toolbar visible (see fig. 3.10.2).

![Fig. 3.10.2: the "x1.ParamUI" tolbar section](/files/-MgpKTS634TZJmLklsIg)

{% file src="/files/fFaaY2XeDNIrocagjnA2" %}

{% file src="/files/xQ7jYynCzsqSdXBabOEz" %}


---

# 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://manual.karamba3d.com/3-in-depth-component-reference/3.9-parametric-ui.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.
