# Widget Builder

<figure><img src="/files/YKT5zUKE3tub7ei6TvgA" alt=""><figcaption></figcaption></figure>

Our Widget Builder is designed to streamline the creation of various widgets supported by JustMoney. Users, including project teams, can effortlessly design widgets tailored to their specific needs—whether it’s for single-chain, multi-chain, or cross-chain swaps. Additionally, options to create a bridge widget or a donation button are available.

Furthermore, we offer a hybrid widget that combines functionalities: a single-chain widget on one tab and a cross-chain widget on another. This versatile tool provides a comprehensive solution for diverse requirements.

Widget builder is already live and working and can be tested on [https://widget-builder.just.money/ ](https://widget-builder.just.money/)

{% embed url="<https://www.youtube.com/watch?v=l2iNPQSYt6k>" %}
Demo Video
{% endembed %}


---

# 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://book.just.money/jmguide/justmoney-swap/widgets/widget-builder.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.
