# Welcome

The Ui Plus plugin is an easy-to-use toolkit for building custom user interfaces for Grasshopper 3d. The plugin provides a robust set of controls and visualization elements built on WPF from sliders to text fields. These elements dynamically interact with grasshopper creating the ability to modify a grasshopper definition from a custom front end. Additionally, Ui Plus integrates Live Charts which contains a wide range of data visualization elements from line graphs to scatter plots and heat grids enabling greater user feedback from Grasshopper data. Rhino and grasshopper geometry can also be visualized in real-time using an embedded Rhino viewport control. Each element and the viewer itself has fully customizable graphics from colors to fonts with only a few exceptions at the moment. The plugin balances speed and visual clarity with the Material Design In XAML Toolkit to provide a clean user experience and strives to simplify the Grasshopper setup process making assembling dashboards fast and intuitive.

![](/files/n3vbyIvsL2f4KA8Naysk)

{% embed url="<https://www.food4rhino.com/en/app/ui>" %}

{% embed url="<https://github.com/interopxyz/UiPlus>" %}


---

# 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://interopxyz.gitbook.io/ui-plus/welcome.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.
