# Widget

WheelX Widget is an embeddable Bridge & Swap widget for Next.js applications.

It gives you a ready-to-use trading entry with a small integration surface, while still letting you control supported networks, default tokens, theme, and referral setup.

Typical use cases:

* wallet and dashboard integrations
* trading or prediction-market products
* partner sites that need a branded Bridge & Swap entry

### 🖼️ Preview

{% embed url="<https://www.youtube.com/watch?v=wcqCMmnFF5I>" %}

### 🔗 Explore

{% embed url="<https://widget.wheelx.fi/>" %}

{% embed url="<https://github.com/wheelx-fi/wheelx-kit-ui>" %}

### 📚 Docs

{% content-ref url="/pages/xXgndlsMdnT5fM5xOdo6" %}
[Quick Start](/widget/quick-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/cRhUFqmVJagQpN0LSkCF" %}
[Customization](/widget/customization.md)
{% endcontent-ref %}

{% content-ref url="/pages/AhmJEsWJlkDZHu3iRRoF" %}
[Referral Commission](/widget/referral-commission.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.wheelx.fi/widget.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.
