# Widget Builder

Our no-code widget builder offers a set of custom widgets that you can embed into your website with a simple HTML snippet – with this, you skip the need for JavaScript code.

{% hint style="info" %}
To navigate to the widget builder, you must create the \[drop] contract first. Once created, click the three dots on your drop dashboard.
{% endhint %}

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

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


---

# 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.niftykit.com/customize-your-experience/niftykit-diamond-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.
