# Swap widget

### Introduction

Squid has a widget for cross-chain swaps which can be customized and installed by partners with ease.

The widget is a UI component that leverages Squid’s API and SDK, making it easy to implement cross-chain functionality into any front end with minimal dev effort. It’s perfect for projects who are looking to go cross-chain and want to expand to new users across different crypto ecosystems.

### Widget features

* Set default chains and tokens to onboard liquidity
* 100+ Supported Chains and thousands of supported tokens
* Widget Studio to Customize the theme for any brand
* Speed and security powered by Axelar
* Custom slippage parameters and Degen Mode
* Transaction history to view recent sessions

{% hint style="info" %}
💡 Check out Squid's [Widget Studio ](https://studio.squidrouter.com/)to customize and use the widget, live on mainnet.
{% endhint %}

<figure><img src="/files/OUCra4qM3RVXXA3kM2ax" 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.squidrouter.com/widget-integration/add-a-widget/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.
