# Website Widget

Quick intel has a widget that anyone can integrate into their site, like a dApp, DEX, etc.

Integrating the Quick Intel widget will allow users to get a quick overview of any token across any chain we support.

For a list of supported chains please see the below page.

{% content-ref url="api-integration/supported-chains-and-dex" %}
[supported-chains-and-dex](https://docs.quickintel.io/developer-integration/api-integration/supported-chains-and-dex)
{% endcontent-ref %}

Simply add an iFrame into your location, with pre-set parameters.

| Parameter       | Values                                      |
| --------------- | ------------------------------------------- |
| widget          | true or false                               |
| widgetView      | slim or wide                                |
| type            | token                                       |
| chain           | chain of token to be scaned (eth, bsc, etc) |
| contractAddress | address of token                            |

Example URL with both a slim and wide option of the chart.\
\
**Slim View**

\
URL: <https://app.quickintel.io/widget?widget=true\\&widgetView=slim\\&type=token\\&chain=arbitrum\\&contractAddress=0x6d038130b9b379a373b1d33a29d5904ed1bb9026>

<figure><img src="https://290681090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGBZg91weXQFkQTvYqDFr%2Fuploads%2F6ci7fi0JxtwBwTNibDNW%2Fimage.png?alt=media&#x26;token=82aaebc9-70a4-4be3-8ed4-3fc64aeab2ad" alt=""><figcaption><p>Slim Widget</p></figcaption></figure>

**Wide View**

\
URL: <https://app.quickintel.io/widget?widget=true\\&widgetView=wide\\&type=token\\&chain=arbitrum\\&contractAddress=0x6d038130b9b379a373b1d33a29d5904ed1bb9026>

<figure><img src="https://290681090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGBZg91weXQFkQTvYqDFr%2Fuploads%2FAKPOLxVkvvPr9W1qBBoe%2Fimage.png?alt=media&#x26;token=927ec6bb-dd78-4971-8974-fc5a07b2c15a" alt=""><figcaption><p>Wide Widget</p></figcaption></figure>
